| /linux-6.15/tools/lib/bpf/ |
| H A D | linker.c | 33 const char *sec_name; member 108 char *sec_name; member 312 static struct dst_sec *add_dst_sec(struct bpf_linker *linker, const char *sec_name) in add_dst_sec() 643 static struct src_sec *add_src_sec(struct src_obj *obj, const char *sec_name) in add_src_sec() 733 const char *sec_name; in linker_load_obj_file() local 1912 static struct src_sec *find_src_sec_by_name(struct src_obj *obj, const char *sec_name) in find_src_sec_by_name() 2040 const char *sec_name = NULL; in linker_append_elf_sym() local 2317 const char *sec_name; in linker_fixup_btf() local 2631 const char *sec_name, *s; in linker_append_btf_ext() local 2818 static int emit_elf_data_sec(struct bpf_linker *linker, const char *sec_name, in emit_elf_data_sec() [all …]
|
| H A D | libbpf.c | 431 char *sec_name; member 867 const char *sec_name, int sec_idx) in bpf_object__add_programs() 1461 const char *sec_name; in bpf_object_init_struct_ops() local 1995 const char *sec_name; in bpf_object__init_global_data_maps() local 3284 const char *sec_name; in bpf_object__init_btf() local 3679 const char *sec_name; in elf_sec_by_name() local 4222 const char *ext_name, *sec_name; in bpf_object__collect_externs() local 4691 const char *relo_sec_name, *sec_name; in bpf_object__collect_prog_relos() local 5926 const char *sec_name; in bpf_object__relocate_core() local 12482 const char *sec_name; in attach_usdt() local [all …]
|
| H A D | usdt.c | 358 static int find_elf_sec_by_name(Elf *elf, const char *sec_name, GElf_Shdr *shdr, Elf_Scn **scn) in find_elf_sec_by_name()
|
| /linux-6.15/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_cfg.c | 232 const char *sec_name) in adf_cfg_sec_find() 247 const char *sec_name, in adf_cfg_key_val_get()
|
| /linux-6.15/tools/testing/selftests/bpf/prog_tests/ |
| H A D | section_names.c | 8 const char sec_name[32]; member
|
| /linux-6.15/samples/bpf/ |
| H A D | xdp_fwd_user.c | 124 const char *sec_name; in main() local
|
| H A D | hbm.c | 122 const char *sec_name; in prog_load() local
|
| /linux-6.15/tools/bpf/bpftool/ |
| H A D | gen.c | 118 static bool get_datasec_ident(const char *sec_name, char *buf, size_t buf_sz) in get_datasec_ident() 153 const char *sec_name = btf__name_by_offset(btf, sec->name_off); in codegen_datasec_def() local 334 const char *sec_name, *var_name; in codegen_subskel_datasecs() local 2388 const char *sec_name = btf__name_by_offset(btf, sec->sec_name_off); in btfgen_record_obj() local
|
| H A D | prog.c | 1707 const char *sec_name = bpf_program__section_name(pos); in load_with_options() local
|
| /linux-6.15/kernel/debug/kdb/ |
| H A D | kdb_private.h | 78 const char *sec_name; /* Section containing symbol */ member
|
| /linux-6.15/arch/mips/boot/tools/ |
| H A D | relocs.c | 91 static const char *sec_name(unsigned shndx) in sec_name() function
|
| /linux-6.15/arch/x86/tools/ |
| H A D | relocs.c | 260 static const char *sec_name(unsigned shndx) in sec_name() function
|
| /linux-6.15/drivers/crypto/hisilicon/sec2/ |
| H A D | sec_main.c | 134 static const char sec_name[] = "hisi_sec2"; variable
|
| /linux-6.15/scripts/mod/ |
| H A D | modpost.c | 336 static const char *sec_name(const struct elf_info *info, unsigned int secindex) in sec_name() function
|
| /linux-6.15/tools/testing/selftests/bpf/ |
| H A D | veristat.c | 1556 const char *sec_name; in set_global_vars() local
|
| /linux-6.15/tools/perf/util/ |
| H A D | symbol-elf.c | 1424 char *sec_name; in max_text_section() local
|
| /linux-6.15/tools/perf/ |
| H A D | builtin-trace.c | 3724 const char *sec_name; in trace__find_bpf_program_by_title() local
|