Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
Dcore.c1142 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc() local
1181 int bpf_jit_binary_pack_finalize(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()
1207 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free()
/linux-6.15/arch/arm64/net/
Dbpf_jit_comp.c1868 struct bpf_binary_header *ro_header; member
1877 struct bpf_binary_header *ro_header; in bpf_int_jit_compile() local
/linux-6.15/arch/riscv/net/
Dbpf_jit.h101 struct bpf_binary_header *ro_header; member