Home
last modified time | relevance | path

Searched refs:bpf_jit_prog_release_other (Results 1 – 10 of 10) sorted by relevance

/linux/arch/parisc/net/
H A Dbpf_jit_core.c191 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/linux/arch/mips/net/
H A Dbpf_jit_comp.c1029 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/linux/kernel/bpf/
H A Dcore.c1462 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other) in bpf_jit_prog_release_other() function
1519 bpf_jit_prog_release_other(prog, clone); in bpf_jit_blind_constants()
/linux/include/linux/
H A Dfilter.h1261 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other);
/linux/arch/loongarch/net/
H A Dbpf_jit.c1335 bpf_jit_prog_release_other(prog, prog == orig_prog ? tmp : orig_prog); in bpf_int_jit_compile()
/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c1629 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/linux/arch/x86/net/
H A Dbpf_jit_comp32.c2615 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
H A Dbpf_jit_comp.c3624 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/linux/arch/arm/net/
H A Dbpf_jit_32.c2283 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/linux/arch/s390/net/
H A Dbpf_jit_comp.c2360 bpf_jit_prog_release_other(fp, fp == orig_fp ? in bpf_int_jit_compile()