Home
last modified time | relevance | path

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

/kernel/bpf/
Dringbuf.c387 struct bpf_ringbuf_hdr *hdr) in bpf_ringbuf_rec_pg_off()
396 bpf_ringbuf_restore_from_rec(struct bpf_ringbuf_hdr *hdr) in bpf_ringbuf_restore_from_rec()
407 struct bpf_ringbuf_hdr *hdr; in __bpf_ringbuf_reserve() local
488 struct bpf_ringbuf_hdr *hdr; in bpf_ringbuf_commit() local
675 u32 hdr_len, sample_len, total_len, flags, *hdr; in __bpf_user_ringbuf_peek() local
Dcore.c1097 struct bpf_binary_header *hdr; in bpf_jit_binary_alloc() local
1131 void bpf_jit_binary_free(struct bpf_binary_header *hdr) in bpf_jit_binary_free()
1256 struct bpf_binary_header *hdr = bpf_jit_binary_hdr(fp); in bpf_jit_free() local
Dbtf.c260 struct btf_header hdr; member
1565 const struct btf_header *hdr; in btf_verifier_log_hdr() local
5191 struct btf_header *hdr; in btf_check_all_metas() local
5325 const struct btf_header *hdr = &env->btf->hdr; in btf_parse_type_sec() local
5348 const struct btf_header *hdr; in btf_parse_str_sec() local
5395 const struct btf_header *hdr; in btf_check_sec_info() local
5446 const struct btf_header *hdr; in btf_parse_hdr() local
Dverifier.c1633 static void update_loop_entry(struct bpf_verifier_state *cur, struct bpf_verifier_state *hdr) in update_loop_entry()
/kernel/module/
Dstrict_rwx.c81 int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_enforce_rwx_sections()
Dmain.c2790 bool __weak module_elf_check_arch(Elf_Ehdr *hdr) in module_elf_check_arch()
2795 int __weak module_frob_arch_sections(Elf_Ehdr *hdr, in module_frob_arch_sections()
2892 int __weak module_finalize(const Elf_Ehdr *hdr, in module_finalize()
Dinternal.h65 Elf_Ehdr *hdr; member
/kernel/
Dcfi.c48 void module_cfi_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_cfi_finalize()
/kernel/bpf/preload/iterators/
Diterators.bpf.c37 struct btf_header hdr; member