Home
last modified time | relevance | path

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

/kernel/bpf/
Dringbuf.c288 struct bpf_ringbuf_hdr *hdr) in bpf_ringbuf_rec_pg_off()
297 bpf_ringbuf_restore_from_rec(struct bpf_ringbuf_hdr *hdr) in bpf_ringbuf_restore_from_rec()
309 struct bpf_ringbuf_hdr *hdr; in __bpf_ringbuf_reserve() local
373 struct bpf_ringbuf_hdr *hdr; in bpf_ringbuf_commit() local
Dcore.c542 const struct bpf_binary_header *hdr = bpf_jit_binary_hdr(prog); in bpf_prog_ksym_set_addr() local
875 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc() local
910 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
925 struct bpf_binary_header *hdr = bpf_jit_binary_hdr(fp); in bpf_jit_free() local
1977 struct bpf_prog_array hdr; member
Dbtf.c208 struct btf_header hdr; member
1422 const struct btf_header *hdr; in btf_verifier_log_hdr() local
4001 struct btf_header *hdr; in btf_check_all_metas() local
4137 const struct btf_header *hdr = &env->btf->hdr; in btf_parse_type_sec() local
4160 const struct btf_header *hdr; in btf_parse_str_sec() local
4207 const struct btf_header *hdr; in btf_check_sec_info() local
4258 const struct btf_header *hdr; in btf_parse_hdr() local
/kernel/
Dmodule-internal.h15 Elf_Ehdr *hdr; member
Dmodule.c2041 static int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_enforce_rwx_sections()
2061 static int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_enforce_rwx_sections()
3577 int __weak module_frob_arch_sections(Elf_Ehdr *hdr, in module_frob_arch_sections()
3684 int __weak module_finalize(const Elf_Ehdr *hdr, in module_finalize()
4266 void *hdr = NULL; in SYSCALL_DEFINE3() local
Dseccomp.c2358 struct ctl_table_header *hdr; in seccomp_sysctl_init() local
Dsysctl.c3462 struct ctl_table_header *hdr; in sysctl_init() local
/kernel/bpf/preload/iterators/
Diterators.bpf.c37 struct btf_header hdr; member