Searched refs:for_each_dedup_cand (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/lib/bpf/ |
| H A D | btf.c | 3608 #define for_each_dedup_cand(d, node, hash) \ macro 4239 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type() 4252 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type() 4274 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type() 4777 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_struct_type() 4882 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type() 4899 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type() 4923 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type() 4955 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
|
| /linux-6.15/ |
| H A D | .clang-format | 274 - 'for_each_dedup_cand'
|