Home
last modified time | relevance | path

Searched refs:CTF_K_MAX (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dctf.h219 #define CTF_K_MAX 63 macro
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_open.c345 ulong_t pop[CTF_K_MAX + 1] = { 0 }; in init_types()
414 if (type == CTF_K_UNKNOWN || type >= CTF_K_MAX) in init_types()
/freebsd/sys/cddl/dev/fbt/
H A Dfbt.c544 ulong_t pop[CTF_K_MAX + 1] = { 0 }; in fbt_typoff_init()
611 if (type == CTF_K_UNKNOWN || type >= CTF_K_MAX) in fbt_typoff_init()