Searched defs:ehdr (Results 51 - 75 of 90) sorted by relevance

1234

/linux-master/arch/s390/kernel/
H A Dcrash_dump.c454 static void *ehdr_init(Elf64_Ehdr *ehdr, int mem_chunk_cnt) argument
[all...]
/linux-master/arch/powerpc/kexec/
H A Dfile_load_64.c582 static void update_backup_region_phdr(struct kimage *image, Elf64_Ehdr *ehdr) argument
/linux-master/kernel/
H A Dkexec_file.c1081 const Elf_Ehdr *ehdr; local
[all...]
/linux-master/tools/lib/bpf/
H A Dusdt.c307 GElf_Ehdr ehdr; local
588 GElf_Ehdr ehdr; local
[all...]
H A Dlinker.c552 Elf64_Ehdr *ehdr; local
/linux-master/drivers/remoteproc/
H A Dpru_rproc.c805 struct elf32_hdr *ehdr; local
875 struct elf32_hdr *ehdr = (struct elf32_hdr *)elf_data; local
H A Dimx_dsp_rproc.c843 const void *ehdr, *phdr; local
H A Dmtk_scp.c301 struct elf32_hdr *ehdr; local
358 struct elf32_hdr *ehdr; local
H A Dqcom_q6v5_mss.c1334 struct elf32_hdr *ehdr; local
1640 const struct elf32_hdr *ehdr; local
/linux-master/scripts/
H A Drecordmcount.c514 Elf32_Ehdr *ehdr; local
[all...]
/linux-master/arch/x86/tools/
H A Drelocs.c14 static Elf_Ehdr ehdr; variable
[all...]
/linux-master/include/linux/
H A Dkexec.h113 const Elf_Ehdr *ehdr; member in struct:purgatory_info
279 const struct elfhdr *ehdr; member in struct:kexec_elf_info
/linux-master/fs/proc/
H A Dvmcore.c1213 Elf64_Ehdr ehdr; local
1269 Elf32_Ehdr ehdr; local
1399 Elf64_Ehdr *ehdr = (Elf64_Ehdr *)elfptr; local
1419 Elf32_Ehdr *ehdr = (Elf32_Ehdr *)elfptr; local
[all...]
/linux-master/tools/perf/util/
H A Dunwind-libunwind-local.c175 GElf_Ehdr ehdr; local
235 GElf_Ehdr ehdr; local
H A Dprobe-finder.c1126 GElf_Ehdr ehdr; local
/linux-master/net/tipc/
H A Dcrypto.c742 struct tipc_ehdr *ehdr; local
885 struct tipc_ehdr *ehdr; local
989 tipc_ehdr_size(struct tipc_ehdr *ehdr) argument
1002 struct tipc_ehdr *ehdr; local
1035 struct tipc_ehdr *ehdr; local
1383 struct tipc_ehdr *ehdr = (struct tipc_ehdr *)skb_network_header(skb); local
1895 struct tipc_ehdr *ehdr; local
[all...]
H A Dnode.c2094 struct tipc_ehdr *ehdr; local
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c66 struct ethhdr *ehdr; local
255 struct ethhdr *ehdr; local
720 struct ethhdr *ehdr; local
842 struct ethhdr *ehdr; local
1599 struct ethhdr *ehdr; local
[all...]
/linux-master/net/wireless/
H A Dutil.c599 int ieee80211_data_to_8023_exthdr(struct sk_buff *skb, struct ethhdr *ehdr, argument
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dr535.c2151 const struct elf64_hdr *ehdr = (const struct elf64_hdr *)img; local
/linux-master/fs/
H A Dbinfmt_elf.c577 static inline int arch_elf_pt_proc(struct elfhdr *ehdr, argument
601 static inline int arch_check_elf(struct elfhdr *ehdr, bool has_interp, argument
/linux-master/drivers/gpu/drm/panthor/
H A Dpanthor_fw.c654 u32 ehdr; local
485 panthor_fw_load_section_entry(struct panthor_device *ptdev, const struct firmware *fw, struct panthor_fw_binary_iter *iter, u32 ehdr) argument
[all...]
/linux-master/net/key/
H A Daf_key.c515 const struct sadb_ext *ehdr = (const struct sadb_ext *) p; local
/linux-master/net/mac80211/
H A Drx.c2522 struct ethhdr *ehdr; local
2591 struct ethhdr *ehdr = (struct ethhdr *) rx->skb->data; local
2625 struct ethhdr *ehdr = (void *)skb_mac_header(skb); local
2665 struct ethhdr *ehdr = (struct ethhdr *) rx->skb->data; local
[all...]
/linux-master/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c4241 struct ethhdr *ehdr; local

Completed in 367 milliseconds

1234