Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 9 of 9) sorted by relevance

/kernel/bpf/
Dringbuf.c374 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
Dcore.c918 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
Dbtf.c232 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/
Dcfi.c48 void module_cfi_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_cfi_finalize()
Dseccomp.c2395 struct ctl_table_header *hdr; in seccomp_sysctl_init() local
/kernel/module/
Dstrict_rwx.c125 int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_enforce_rwx_sections()
Dinternal.h61 Elf_Ehdr *hdr; member
Dmain.c2294 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/
Diterators.bpf.c37 struct btf_header hdr; member