Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbtf.c3148 #define for_each_dedup_cand(d, node, hash) \ macro
3771 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3784 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
3806 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_prim_type()
4309 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_struct_type()
4414 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4431 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4455 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
4487 for_each_dedup_cand(d, hash_entry, h) { in btf_dedup_ref_type()
/openbmc/linux/
H A D.clang-format231 - 'for_each_dedup_cand'