Home
last modified time | relevance | path

Searched defs:ehdr (Results 26 – 50 of 128) sorted by relevance

123456

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dstackmap.c208 Elf32_Ehdr *ehdr = (Elf32_Ehdr *)page_addr; in stack_map_get_build_id_32() local
233 Elf64_Ehdr *ehdr = (Elf64_Ehdr *)page_addr; in stack_map_get_build_id_64() local
258 Elf32_Ehdr *ehdr; in stack_map_get_build_id() local
/OK3568_Linux_fs/kernel/crypto/
H A Dfips140_gen_hmac.c28 static Elf64_Ehdr *ehdr; variable
/OK3568_Linux_fs/kernel/arch/powerpc/oprofile/cell/
H A Dvma_map.c112 Elf32_Ehdr ehdr; in create_vma_map() local
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dvdso.c231 static void * __init find_section32(Elf32_Ehdr *ehdr, const char *secname, in find_section32()
336 static void * __init find_section64(Elf64_Ehdr *ehdr, const char *secname, in find_section64()
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dtunnels.c247 void *ehdr; in ethnl_tunnel_info_dumpit() local
H A Dcabletest.c23 void *ehdr; in ethnl_cable_test_started() local
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dzcrypt_error.h81 struct error_hdr *ehdr = reply->msg; in convert_error() local
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dmodule-plts.c214 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink.h1270 struct qlink_event ehdr; member
1283 struct qlink_event ehdr; member
1296 struct qlink_event ehdr; member
1309 struct qlink_event ehdr; member
1320 struct qlink_event ehdr; member
1337 struct qlink_event ehdr; member
1360 struct qlink_event ehdr; member
1391 struct qlink_event ehdr; member
1411 struct qlink_event ehdr; member
1427 struct qlink_event ehdr; member
[all …]
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtest_lwt_bpf.c172 struct ethhdr ehdr; in __do_push_ll_and_redirect() local
/OK3568_Linux_fs/kernel/arch/mips/vdso/
H A Dgenvdso.c113 const Elf32_Ehdr *ehdr; in map_vdso() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dkexec.h106 const Elf_Ehdr *ehdr; member
266 const struct elfhdr *ehdr; member
/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Dmisc.c274 Elf64_Ehdr ehdr; in parse_elf() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dunwind-libunwind-local.c174 GElf_Ehdr ehdr; in elf_section_offset() local
200 GElf_Ehdr ehdr; in elf_is_exec() local
H A Dgenelf.c253 Elf_Ehdr *ehdr; in jit_write_elf() local
/OK3568_Linux_fs/kernel/arch/parisc/boot/compressed/
H A Dmisc.c236 Elf64_Ehdr ehdr; in parse_elf() local
/OK3568_Linux_fs/kernel/kernel/
H A Dkexec_file.c1047 const Elf_Ehdr *ehdr; in kexec_purgatory_find_symbol() local
1236 Elf64_Ehdr *ehdr; in crash_prepare_elf64_headers() local
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dqcom_common.c119 const struct elf32_hdr *ehdr; in qcom_register_dump_segments() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Drecv_linux.c416 struct ethhdr *ehdr = (struct ethhdr *)pkt->data; in rtw_os_recv_indicate_pkt() local
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dmodule-plts.c291 int module_frob_arch_sections(Elf_Ehdr *ehdr, Elf_Shdr *sechdrs, in module_frob_arch_sections()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/ptrace/
H A Dcore-pkey.c195 static int check_core_file(struct shared_info *info, Elf64_Ehdr *ehdr, in check_core_file()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Drecv_linux.c420 struct ethhdr *ehdr = (struct ethhdr *)pkt->data; in rtw_os_recv_indicate_pkt() local
/OK3568_Linux_fs/kernel/scripts/
H A Dsorttable.c300 Elf32_Ehdr *ehdr = addr; in do_file() local
H A Dsorttable.h195 static int do_sort(Elf_Ehdr *ehdr, in do_sort()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Drx.c2508 struct ethhdr *ehdr; in __ieee80211_data_to_8023() local
2549 struct ethhdr *ehdr = (struct ethhdr *) rx->skb->data; in ieee80211_frame_allowed() local
2583 struct ethhdr *ehdr = (void *)skb_mac_header(skb); in ieee80211_deliver_skb_to_local_stack() local
2622 struct ethhdr *ehdr = (struct ethhdr *) rx->skb->data; in ieee80211_deliver_skb() local

123456