Home
last modified time | relevance | path

Searched defs:for_each_btf_ext_sec (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf_internal.h169 #define for_each_btf_ext_sec(seg, sec) \ macro
H A Dlibbpf.c5925 for_each_btf_ext_sec(seg, sec) { in bpf_object__relocate_core() function
6068 for_each_btf_ext_sec(ext_info, sec) { in adjust_prog_btf_ext_info() function
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dgen.c2080 for_each_btf_ext_sec(seg, sec) { in btfgen_record_obj() function
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf_internal.h408 #define for_each_btf_ext_sec(seg, sec) \ macro
H A Dbtf.c4954 for_each_btf_ext_sec(seg, sec) { in btf_ext_visit_type_ids() function
4965 for_each_btf_ext_sec(seg, sec) { in btf_ext_visit_type_ids() function
4985 for_each_btf_ext_sec(seg, sec) { in btf_ext_visit_str_offs() function
4992 for_each_btf_ext_sec(seg, sec) { in btf_ext_visit_str_offs() function
5010 for_each_btf_ext_sec(seg, sec) { in btf_ext_visit_str_offs() function
H A Dlibbpf.c2878 for_each_btf_ext_sec(seg, sec) { in bpf_object__init_btf() function
5816 for_each_btf_ext_sec(seg, sec) { in bpf_object__relocate_core() function
6069 for_each_btf_ext_sec(ext_info, sec) { in adjust_prog_btf_ext_info() function

Completed in 39 milliseconds