Searched defs:hdr (Results 1 – 9 of 9) sorted by relevance
/kernel/bpf/ |
D | ringbuf.c | 374 struct bpf_ringbuf_hdr *hdr) in bpf_ringbuf_rec_pg_off() 383 bpf_ringbuf_restore_from_rec(struct bpf_ringbuf_hdr *hdr) in bpf_ringbuf_restore_from_rec() 395 struct bpf_ringbuf_hdr *hdr; in __bpf_ringbuf_reserve() local 459 struct bpf_ringbuf_hdr *hdr; in bpf_ringbuf_commit() local 646 u32 hdr_len, sample_len, total_len, flags, *hdr; in __bpf_user_ringbuf_peek() local
|
D | core.c | 918 void bpf_prog_pack_free(struct bpf_binary_header *hdr) in bpf_prog_pack_free() 1014 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc() local 1048 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free() 1175 struct bpf_binary_header *hdr = bpf_jit_binary_hdr(fp); in bpf_jit_free() local
|
D | btf.c | 232 struct btf_header hdr; member 1526 const struct btf_header *hdr; in btf_verifier_log_hdr() local 4621 struct btf_header *hdr; in btf_check_all_metas() local 4755 const struct btf_header *hdr = &env->btf->hdr; in btf_parse_type_sec() local 4778 const struct btf_header *hdr; in btf_parse_str_sec() local 4825 const struct btf_header *hdr; in btf_check_sec_info() local 4876 const struct btf_header *hdr; in btf_parse_hdr() local
|
/kernel/ |
D | cfi.c | 48 void module_cfi_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_cfi_finalize()
|
D | seccomp.c | 2395 struct ctl_table_header *hdr; in seccomp_sysctl_init() local
|
/kernel/module/ |
D | strict_rwx.c | 125 int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_enforce_rwx_sections()
|
D | internal.h | 61 Elf_Ehdr *hdr; member
|
D | main.c | 2294 int __weak module_frob_arch_sections(Elf_Ehdr *hdr, in module_frob_arch_sections() 2398 int __weak module_finalize(const Elf_Ehdr *hdr, in module_finalize()
|
/kernel/bpf/preload/iterators/ |
D | iterators.bpf.c | 37 struct btf_header hdr; member
|