Searched defs:hdr (Results 1 – 9 of 9) sorted by relevance
/kernel/module/ |
A D | strict_rwx.c | 90 int module_enforce_rwx_sections(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_enforce_rwx_sections() 135 void module_mark_ro_after_init(const Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_mark_ro_after_init()
|
A D | main.c | 2842 bool __weak module_elf_check_arch(Elf_Ehdr *hdr) in module_elf_check_arch() 2847 int __weak module_frob_arch_sections(Elf_Ehdr *hdr, in module_frob_arch_sections() 2933 int __weak module_finalize(const Elf_Ehdr *hdr, in module_finalize()
|
A D | internal.h | 68 Elf_Ehdr *hdr; member
|
/kernel/bpf/ |
A D | ringbuf.c | 388 struct bpf_ringbuf_hdr *hdr) in bpf_ringbuf_rec_pg_off() 397 bpf_ringbuf_restore_from_rec(struct bpf_ringbuf_hdr *hdr) in bpf_ringbuf_restore_from_rec() 408 struct bpf_ringbuf_hdr *hdr; in __bpf_ringbuf_reserve() local 485 struct bpf_ringbuf_hdr *hdr; in bpf_ringbuf_commit() local 672 u32 hdr_len, sample_len, total_len, flags, *hdr; in __bpf_user_ringbuf_peek() local
|
A D | core.c | 1092 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc() local 1126 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free() 1251 struct bpf_binary_header *hdr = bpf_jit_binary_hdr(fp); in bpf_jit_free() local
|
A D | btf.c | 260 struct btf_header hdr; member 1583 const struct btf_header *hdr; in btf_verifier_log_hdr() local 5254 struct btf_header *hdr; in btf_check_all_metas() local 5388 const struct btf_header *hdr = &env->btf->hdr; in btf_parse_type_sec() local 5411 const struct btf_header *hdr; in btf_parse_str_sec() local 5458 const struct btf_header *hdr; in btf_check_sec_info() local 5509 const struct btf_header *hdr; in btf_parse_hdr() local
|
/kernel/ |
A D | cfi.c | 65 void module_cfi_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_cfi_finalize()
|
A D | kexec_handover.c | 237 struct khoser_mem_chunk_hdr hdr; member
|
/kernel/bpf/preload/iterators/ |
A D | iterators.bpf.c | 37 struct btf_header hdr; member
|
Completed in 870 milliseconds