/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | flow_dissector_load.h | 8 bpf_flow_load(struct bpf_object **obj, const char *path, const char *section_name, const char *map_name, const char *keys_map_name, int *prog_fd, int *keys_fd) bpf_flow_load() argument
|
/third_party/alsa-utils/topology/ |
H A D | pre-processor.h | 45 char *section_name; member
|
H A D | pre-process-object.c | 81 tplg_parent_update(struct tplg_pre_processor *tplg_pp, snd_config_t *parent, const char *section_name, const char *item_name) tplg_parent_update() argument [all...] |
/third_party/node/test/fixtures/postject-copy/node_modules/postject/dist/ |
H A D | postject-api.h | 66 char* section_name = NULL; in postject_find_resource() local [all...] |
/third_party/node/deps/postject/ |
H A D | postject-api.h | 66 char* section_name = NULL; in postject_find_resource() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/ |
H A D | adf_cfg.c | 216 adf_cfg_add_key_value_param(struct adf_accel_dev *accel_dev, const char *section_name, const char *key, const void *val, enum adf_cfg_val_type type) adf_cfg_add_key_value_param() argument
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_cfg.c | 249 adf_cfg_add_key_value_param(struct adf_accel_dev *accel_dev, const char *section_name, const char *key, const void *val, enum adf_cfg_val_type type) adf_cfg_add_key_value_param() argument
|
/kernel/linux/linux-5.10/arch/x86/boot/tools/ |
H A D | build.c | 157 static void update_pecoff_section_header_fields(char *section_name, u32 vma, u32 size, u32 datasz, u32 offset) in update_pecoff_section_header_fields() argument 193 static void update_pecoff_section_header(char *section_name, u32 offset, u32 size) in update_pecoff_section_header() argument
|
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/ |
H A D | gen-hyprel.c | 216 static inline const char *section_name(Elf64_Shdr *shdr) in section_name() function
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | config.c | 614 char *section_name, *name; in collect_config() local 534 find_section(struct list_head *sections, const char *section_name) find_section() argument 558 add_section(struct list_head *sections, const char *section_name) add_section() argument
|
H A D | symbol-elf.c | 1188 const char *section_name; in dso__load_sym() local 959 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, struct map **curr_mapp, const char *section_name, bool adjust_kernel_syms, bool kmodule, bool *remap_kernel) dso__process_kernel_symbol() argument
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | config.c | 674 char *section_name, *name; in collect_config() local 594 find_section(struct list_head *sections, const char *section_name) find_section() argument 618 add_section(struct list_head *sections, const char *section_name) add_section() argument
|
H A D | symbol-elf.c | 1592 const char *section_name; in dso__load_sym_internal() local 1366 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, struct map **curr_mapp, const char *section_name, bool adjust_kernel_syms, bool kmodule, bool *remap_kernel) dso__process_kernel_symbol() argument
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | fipsinstall.c | 296 const char *section_name = "fips_sect"; in fipsinstall_main() local
|
/third_party/libabigail/src/ |
H A D | abg-elf-reader.cc | 68 const char *section_name = elf_strptr(elf, in find_alt_dwarf_debug_info_link() local
|
H A D | abg-reporter-priv.cc | 939 report_mem_header(ostream& out, size_t number, size_t num_filtered, diff_kind k, const string& section_name, const string& indent) report_mem_header() argument 995 report_mem_header(ostream& out, diff_kind k, const string& section_name, const string& indent) report_mem_header() argument
|
H A D | abg-elf-helpers.cc | 323 const char* section_name = in find_section_by_name() local 358 const char* section_name = in find_section() local
|
H A D | abg-tools-utils.cc | 2092 std::string section_name = (*section_iter)->get_name(); in gen_suppr_spec_from_kernel_abi_whitelists() local
|
/third_party/openssl/apps/ |
H A D | fipsinstall.c | 296 const char *section_name = "fips_sect"; in fipsinstall_main() local
|
/third_party/elfutils/src/ |
H A D | elfclassify.c | 312 const char *section_name = elf_strptr (elf, shstrndx, shdr->sh_name); in run_classify() local
|
H A D | elflint.c | 299 section_name (Ebl *ebl, int idx) in section_name() function [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-module.cc | 562 Handle<String> section_name = in GetCustomSections() local
|
/third_party/elfutils/debuginfod/ |
H A D | debuginfod.cxx | 2985 const char *section_name = elf_strptr (elf, shstrndx, shdr->sh_name); in elf_classify() local
|
/third_party/ffmpeg/fftools/ |
H A D | ffprobe.c | 3630 static int match_section(const char *section_name, in match_section() argument 3656 char *section_name = av_get_token(&p, "=:"); in opt_show_entries() local [all...] |
/third_party/musl/ldso/linux/ |
H A D | dynlink.c | 1474 static bool is_section_exist(Ehdr *eh_buf, uint32_t en_size, int fd, char *section_name) in is_section_exist() argument
|