Home
last modified time | relevance | path

Searched defs:ehdr (Results 1 - 25 of 166) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h25 struct elf32_hdr *ehdr = (struct elf32_hdr *)fw->data; in fw_elf_get_class() local
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dkexec_file.c23 struct elfhdr ehdr; in elf_load() local
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dkexec_file.c23 struct elfhdr ehdr; in elf_load() local
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dkexec_elf.c20 const Elf_Ehdr *ehdr; in kexec_file_add_kernel_elf() local
71 const Elf_Ehdr *ehdr; in s390_elf_load() local
112 const Elf_Ehdr *ehdr; s390_elf_probe() local
[all...]
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dkexec_elf.c20 const Elf_Ehdr *ehdr; in kexec_file_add_kernel_elf() local
71 const Elf_Ehdr *ehdr; in s390_elf_load() local
112 const Elf_Ehdr *ehdr; s390_elf_probe() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymsrc.h22 GElf_Ehdr ehdr; member
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h25 struct elf32_hdr *ehdr = (struct elf32_hdr *)fw->data; in fw_elf_get_class() local
100 static inline unsigned int elf_strtbl_add(const char *name, void *ehdr, u8 class, size_t *index) in elf_strtbl_add() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymsrc.h22 GElf_Ehdr ehdr; member
/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A Delf_64.c37 struct elfhdr ehdr; in elf64_load() local
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dmodule-sections.c90 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections() argument
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Delf_64.c37 struct elfhdr ehdr; in elf64_load() local
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dmodule-sections.c90 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Drammap.c146 nvbios_rammapSe(struct nvkm_bios *bios, u32 data, u8 ever, u8 ehdr, u8 ecnt, u8 elen, int idx, u8 *ver, u8 *hdr) nvbios_rammapSe() argument
190 nvbios_rammapSp(struct nvkm_bios *bios, u32 data, u8 ever, u8 ehdr, u8 ecnt, u8 elen, int idx, u8 *ver, u8 *hdr, struct nvbios_ramcfg *p) nvbios_rammapSp() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Drammap.c146 nvbios_rammapSe(struct nvkm_bios *bios, u32 data, u8 ever, u8 ehdr, u8 ecnt, u8 elen, int idx, u8 *ver, u8 *hdr) nvbios_rammapSe() argument
190 nvbios_rammapSp(struct nvkm_bios *bios, u32 data, u8 ever, u8 ehdr, u8 ecnt, u8 elen, int idx, u8 *ver, u8 *hdr, struct nvbios_ramcfg *p) nvbios_rammapSp() argument
/kernel/linux/linux-6.6/lib/
H A Dbuildid.c72 Elf32_Ehdr *ehdr = (Elf32_Ehdr *)page_addr; in get_build_id_32() local
97 Elf64_Ehdr *ehdr = (Elf64_Ehdr *)page_addr; in get_build_id_64() local
129 Elf32_Ehdr *ehdr; in build_id_parse() local
[all...]
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dmodule-sections.c104 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections() argument
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dmodule-plts.c214 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections() argument
/kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/
H A Dvma_map.c112 Elf32_Ehdr ehdr; in create_vma_map() local
[all...]
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dmodule-sections.c104 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections() argument
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dmodule-plts.c209 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections() argument
H A Dvdso.c104 static void * __init find_section(Elf32_Ehdr *ehdr, const char *name, in find_section() argument
160 static void __init patch_vdso(void *ehdr) in patch_vdso() argument
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dmdt_loader.c44 const struct elf32_hdr *ehdr; in qcom_mdt_get_size() local
89 const struct elf32_hdr *ehdr; in qcom_mdt_read_metadata() local
136 const struct elf32_hdr *ehdr; in __qcom_mdt_load() local
[all...]
/kernel/linux/linux-5.10/samples/bpf/
H A Dtest_lwt_bpf.c172 struct ethhdr ehdr; in __do_push_ll_and_redirect() local
/kernel/linux/linux-5.10/kernel/
H A Dkexec_elf.c24 static inline bool elf_is_elf_file(const struct elfhdr *ehdr) in elf_is_elf_file() argument
29 static uint64_t elf64_to_cpu(const struct elfhdr *ehdr, uint64_t value) in elf64_to_cpu() argument
39 static uint32_t elf32_to_cpu(const struct elfhdr *ehdr, uint32_t value) in elf32_to_cpu() argument
49 static uint16_t elf16_to_cpu(const struct elfhdr *ehdr, uint16_t value) in elf16_to_cpu() argument
63 elf_is_ehdr_sane(const struct elfhdr *ehdr, size_t buf_len) elf_is_ehdr_sane() argument
119 elf_read_ehdr(const char *buf, size_t len, struct elfhdr *ehdr) elf_read_ehdr() argument
208 const struct elfhdr *ehdr = elf_info->ehdr; elf_read_phdr() local
255 const struct elfhdr *ehdr = elf_info->ehdr; elf_read_phdrs() local
296 elf_read_from_buffer(const char *buf, size_t len, struct elfhdr *ehdr, struct kexec_elf_info *elf_info) elf_read_from_buffer() argument
327 kexec_build_elf_info(const char *buf, size_t len, struct elfhdr *ehdr, struct kexec_elf_info *elf_info) kexec_build_elf_info() argument
367 struct elfhdr ehdr; kexec_elf_probe() local
388 kexec_elf_load(struct kimage *image, struct elfhdr *ehdr, struct kexec_elf_info *elf_info, struct kexec_buf *kbuf, unsigned long *lowest_load_addr) kexec_elf_load() argument
[all...]
/kernel/linux/linux-5.10/net/ethtool/
H A Dtunnels.c247 void *ehdr; in ethnl_tunnel_info_dumpit() local

Completed in 11 milliseconds

1234567