Home
last modified time | relevance | path

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

/linux-6.8/kernel/bpf/
Dcore.c1113 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc() local
1153 struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()
1179 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free()
/linux-6.8/arch/riscv/net/
Dbpf_jit.h89 struct bpf_binary_header *ro_header; member