Searched refs:for_each_dedup_cand (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/tools/lib/bpf/ |
D | btf.c | 3128 #define for_each_dedup_cand(d, node, hash) \ macro 3755 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type() 3767 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type() 3788 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type() 3810 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type() 4315 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_struct_type() 4420 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type() 4437 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type() 4461 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type() 4493 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
|
/linux-6.1.9/ |
D | .clang-format | 230 - 'for_each_dedup_cand'
|