Home
last modified time | relevance | path

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

/Linux-v6.1/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()
4313 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_struct_type()
4418 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4435 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4459 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4491 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
/Linux-v6.1/
D.clang-format230 - 'for_each_dedup_cand'