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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dctf.h272 #define CTF_K_MAX 31 /* Maximum possible CTF_K_* value */ macro
/freebsd-11-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_open.c207 ulong_t pop[CTF_K_MAX + 1] = { 0 };
278 tp->ctt_type >= CTF_K_MAX)
/freebsd-11-stable/sys/cddl/dev/fbt/
H A Dfbt.c418 ulong_t pop[CTF_K_MAX + 1] = { 0 };
484 tp->ctt_type >= CTF_K_MAX)

Completed in 119 milliseconds