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 D | libbpf_internal.h | 169 #define for_each_btf_ext_sec(seg, sec) \ macro
|
H A D | libbpf.c | 5925 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 D | gen.c | 2080 for_each_btf_ext_sec(seg, sec) { in btfgen_record_obj() function
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | libbpf_internal.h | 408 #define for_each_btf_ext_sec(seg, sec) \ macro
|
H A D | btf.c | 4954 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 D | libbpf.c | 2878 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