Home
last modified time | relevance | path

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

/linux/tools/leds/
H A 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/tools/perf/util/
H A Dconfig.c633 const char *section_name) in find_section()
638 if (!strcmp(section->name, section_name)) in find_config_item()
657 const char *section_name) in add_section()
665 section->name = strdup(section_name); in add_section()
712 char *section_name, *name; in collect_config()
728 section_name = strsep(&ptr, "."); in collect_config()
733 section = find_section(sections, section_name); in collect_config()
735 section = add_section(sections, section_name); in collect_config()
627 find_section(struct list_head * sections,const char * section_name) find_section() argument
651 add_section(struct list_head * sections,const char * section_name) add_section() argument
706 char *section_name, *name; collect_config() local
H A Dsymbol-elf.c1401 const char *section_name, in dso__process_kernel_symbol()
1417 if (strcmp(section_name, (dso__short_name(curr_dso) + dso__short_name_len(dso))) == 0) in dso__process_kernel_symbol()
1420 if (strcmp(section_name, ".text") == 0) { in dso__process_kernel_symbol()
1467 snprintf(dso_name, sizeof(dso_name), "%s%s", dso__short_name(dso), section_name); in dso__process_kernel_symbol()
1635 const char *section_name; in dso__load_sym_internal()
1720 section_name = elf_sec__name(&shdr, secstrs); in dso__load_sym_internal()
1732 section_name, in dso__load_sym_internal()
1350 dso__process_kernel_symbol(struct dso * dso,struct map * map,GElf_Sym * sym,GElf_Shdr * shdr,struct maps * kmaps,struct kmap * kmap,struct dso ** curr_dsop,const char * section_name,bool adjust_kernel_syms,bool kmodule,bool * remap_kernel,u64 max_text_sh_offset) dso__process_kernel_symbol() argument
1587 const char *section_name; dso__load_sym_internal() local
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c219 static inline const char *section_name(Elf64_Shdr *shdr) in section_name() function
366 const char *sh_orig_name = section_name(sh_orig); in emit_rela_section()
440 section_name(shdr)); in emit_all_relocs()
/linux/tools/testing/selftests/x86/bugs/
H A Dcommon.py104 def get_section_info(vmlinux, section_name): argument
108 section = elffile.get_section_by_name(section_name)
/linux/scripts/gdb/linux/
H A Dsymbols.py175 for section_name in [".data", ".data..read_mostly", ".rodata", ".bss",
177 address = section_name_to_address.get(section_name)
180 name=section_name, addr=str(address)))
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c4665 const char *section_name; in qed_ilt_dump_pages_section() local
4669 section_name = dump_page_ids ? "ilt_page_ids" : "ilt_page_mem"; in qed_ilt_dump_pages_section()
4679 section_name, in qed_ilt_dump_pages_section()
4691 continue_dump, section_name, 1); in qed_ilt_dump_pages_section()
6416 const char **section_name, in qed_read_section_hdr() argument
6422 section_name, &param_str_val, num_section_params); in qed_read_section_hdr()
6636 const char *section_name, *param_name, *param_str_val; in qed_parse_idle_chk_dump() local
6652 &section_name, &num_section_params); in qed_parse_idle_chk_dump()
6653 if (strcmp(section_name, "global_params")) in qed_parse_idle_chk_dump()
6668 &section_name, &num_section_params); in qed_parse_idle_chk_dump()
[all …]
/linux/tools/objtool/
H A Delf.c124 elf_hash_for_each_possible(elf, section_name, sec, name_hash, str_hash(name)) { in symbol_hole_by_offset()
378 !elf_alloc_hash(section_name, sections_nr)) in read_sections()
425 elf_hash_add(section_name, &sec->name_hash, str_hash(sec->name)); in read_sections()
1328 !elf_alloc_hash(section_name, 1000) || in elf_create_file()
1352 elf_hash_add(section_name, &null->name_hash, str_hash(null->name)); in elf_create_file()
1353 elf_hash_add(section_name, &strtab->name_hash, str_hash(strtab->name)); in elf_create_file()
1354 elf_hash_add(section_name, &shstrtab->name_hash, str_hash(shstrtab->name)); in elf_create_file()
1532 elf_hash_add(section_name, &sec->name_hash, str_hash(sec->name)); in elf_alloc_reloc()
/linux/Documentation/livepatch/
H A Dmodule-elf-format.rst120 .klp.rela.objname.section_name