Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcore.c1093 struct bpf_binary_header *ro_header; in bpf_jit_binary_pack_alloc() local
1134 struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_finalize()
1160 void bpf_jit_binary_pack_free(struct bpf_binary_header *ro_header, in bpf_jit_binary_pack_free()
/openbmc/linux/arch/riscv/net/
H A Dbpf_jit.h89 struct bpf_binary_header *ro_header; member