Home
last modified time | relevance | path

Searched defs:bpf_jit_free (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/riscv/net/
H A Dbpf_jit_core.c259 void bpf_jit_free(struct bpf_prog *prog) in bpf_jit_free() function
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c758 void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp.c2951 void bpf_jit_free(struct bpf_prog *prog) in bpf_jit_free() function
/openbmc/linux/kernel/bpf/
H A Dcore.c1198 void __weak bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function
/openbmc/linux/include/linux/
H A Dfilter.h1172 static inline void bpf_jit_free(struct bpf_prog *fp) in bpf_jit_free() function