Home
last modified time | relevance | path

Searched refs:section_name (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.15/tools/leds/
Dget_led_device_info.sh140 local section_name="$1"
143 printf "$section_name :\t%-${status_tab}.${status_tab}s %s %s\n" "$section_val" "[ OK ] " "$msg"
148 local section_name="$1"
151 printf "$section_name :\t%-${status_tab}.${status_tab}s %s %s\n" "$section_val" "[ FAILED ]" "$msg"
/Linux-v5.15/tools/testing/selftests/bpf/
Dflow_dissector_load.h10 const char *section_name, in bpf_flow_load() argument
28 if (strcmp(section_name, bpf_program__section_name(prog)) == 0) { in bpf_flow_load()
/Linux-v5.15/tools/perf/util/
Dconfig.c595 const char *section_name) in find_section() argument
600 if (!strcmp(section->name, section_name)) in find_section()
619 const char *section_name) in add_section() argument
627 section->name = strdup(section_name); in add_section()
674 char *section_name, *name; in collect_config() local
690 section_name = strsep(&ptr, "."); in collect_config()
695 section = find_section(sections, section_name); in collect_config()
697 section = add_section(sections, section_name); in collect_config()
Dsymbol-elf.c974 const char *section_name, in dso__process_kernel_symbol() argument
985 if (strcmp(section_name, (curr_dso->short_name + dso->short_name_len)) == 0) in dso__process_kernel_symbol()
988 if (strcmp(section_name, ".text") == 0) { in dso__process_kernel_symbol()
1028 snprintf(dso_name, sizeof(dso_name), "%s%s", dso->short_name, section_name); in dso__process_kernel_symbol()
1189 const char *section_name; in dso__load_sym_internal() local
1250 section_name = elf_sec__name(&shdr, secstrs); in dso__load_sym_internal()
1261 section_name, adjust_kernel_syms, kmodule, &remap_kernel)) in dso__load_sym_internal()
/Linux-v5.15/arch/x86/boot/tools/
Dbuild.c157 static void update_pecoff_section_header_fields(char *section_name, u32 vma, u32 size, u32 datasz, … in update_pecoff_section_header_fields() argument
173 if (strncmp((char*)section, section_name, 8) == 0) { in update_pecoff_section_header_fields()
193 static void update_pecoff_section_header(char *section_name, u32 offset, u32 size) in update_pecoff_section_header() argument
195 update_pecoff_section_header_fields(section_name, offset, size, size, offset); in update_pecoff_section_header()
/Linux-v5.15/scripts/gdb/linux/
Dsymbols.py102 for section_name in [".data", ".data..read_mostly", ".rodata", ".bss",
104 address = section_name_to_address.get(section_name)
107 name=section_name, addr=str(address)))
/Linux-v5.15/arch/arm64/kvm/hyp/nvhe/
Dgen-hyprel.c216 static inline const char *section_name(Elf64_Shdr *shdr) in section_name() function
363 const char *sh_orig_name = section_name(sh_orig); in emit_rela_section()
434 section_name(shdr)); in emit_all_relocs()
/Linux-v5.15/drivers/crypto/qat/qat_common/
Dadf_cfg.h37 const char *section_name,
Dadf_cfg.c217 const char *section_name, in adf_cfg_add_key_value_param() argument
224 section_name); in adf_cfg_add_key_value_param()
/Linux-v5.15/drivers/net/ethernet/qlogic/qed/
Dqed_debug.c4543 const char *section_name; in qed_ilt_dump_pages_section() local
4546 section_name = dump_page_ids ? "ilt_page_ids" : "ilt_page_mem"; in qed_ilt_dump_pages_section()
4556 qed_dump_section_hdr(dump_buf + offset, dump, section_name, 1); in qed_ilt_dump_pages_section()
5991 const char **section_name, in qed_read_section_hdr() argument
5997 section_name, &param_str_val, num_section_params); in qed_read_section_hdr()
6211 const char *section_name, *param_name, *param_str_val; in qed_parse_idle_chk_dump() local
6228 &section_name, &num_section_params); in qed_parse_idle_chk_dump()
6229 if (strcmp(section_name, "global_params")) in qed_parse_idle_chk_dump()
6239 &section_name, &num_section_params); in qed_parse_idle_chk_dump()
6240 if (strcmp(section_name, "idle_chk") || num_section_params != 1) in qed_parse_idle_chk_dump()
[all …]
/Linux-v5.15/tools/objtool/
Delf.c90 elf_hash_for_each_possible(section_name, sec, name_hash, str_hash(name)) { in find_section_by_name()
243 !elf_alloc_hash(section_name, sections_nr)) in read_sections()
295 elf_hash_add(section_name, &sec->name_hash, str_hash(sec->name)); in read_sections()
903 elf_hash_add(section_name, &sec->name_hash, str_hash(sec->name)); in elf_create_section()
/Linux-v5.15/Documentation/livepatch/
Dmodule-elf-format.rst120 .klp.rela.objname.section_name