Home
last modified time | relevance | path

Searched refs:for_each_dedup_cand (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/lib/bpf/
Dbtf.c3128 #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-format230 - 'for_each_dedup_cand'