Searched refs:CTF_V3_LSTRUCT_THRESH (Results 1 – 6 of 6) sorted by relevance
144 #define CTF_V3_LSTRUCT_THRESH (1 << 29) macro
392 if (tp->t_size < CTF_V3_LSTRUCT_THRESH) { in write_type()849 if (size < CTF_V3_LSTRUCT_THRESH) in count_types()1240 if (size < CTF_V3_LSTRUCT_THRESH) { in resurrect_types()
617 if (size >= CTF_V3_LSTRUCT_THRESH) { in read_types()643 vlen = n * (size >= CTF_V3_LSTRUCT_THRESH ? in read_types()
603 if (size < CTF_V3_LSTRUCT_THRESH) in fbt_typoff_init()691 if (size < CTF_V3_LSTRUCT_THRESH) in fbt_typoff_init()
152 if (size < CTF_V3_LSTRUCT_THRESH) { in ctf_get_ctm_info()
170 return (CTF_V3_LSTRUCT_THRESH); in get_lstruct_thresh_v3()