Home
last modified time | relevance | path

Searched defs:ro_header (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/kernel/bpf/
Dcore.c1137 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc() local
1176 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()
1202 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free()
/linux-6.12.1/arch/arm64/net/
Dbpf_jit_comp.c1738 struct bpf_binary_header *ro_header; member
1747 struct bpf_binary_header *ro_header; in bpf_int_jit_compile() local
/linux-6.12.1/arch/riscv/net/
Dbpf_jit.h101 struct bpf_binary_header *ro_header; member