Searched refs:CTF_K_MAX (Results 1 – 3 of 3) sorted by relevance
219 #define CTF_K_MAX 63 macro
345 ulong_t pop[CTF_K_MAX + 1] = { 0 }; in init_types()414 if (type == CTF_K_UNKNOWN || type >= CTF_K_MAX) in init_types()
551 ulong_t pop[CTF_K_MAX + 1] = { 0 }; in fbt_typoff_init()618 if (type == CTF_K_UNKNOWN || type >= CTF_K_MAX) in fbt_typoff_init()