Home
last modified time | relevance | path

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

/Linux-v6.6/arch/parisc/net/
Dbpf_jit_core.c185 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/Linux-v6.6/arch/riscv/net/
Dbpf_jit_core.c203 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/Linux-v6.6/arch/powerpc/net/
Dbpf_jit_comp.c224 bpf_jit_prog_release_other(fp, fp == org_fp ? tmp_fp : org_fp); in bpf_int_jit_compile()
/Linux-v6.6/arch/mips/net/
Dbpf_jit_comp.c1028 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/Linux-v6.6/kernel/bpf/
Dcore.c1402 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other) in bpf_jit_prog_release_other() function
1459 bpf_jit_prog_release_other(prog, clone); in bpf_jit_blind_constants()
/Linux-v6.6/arch/loongarch/net/
Dbpf_jit.c1249 bpf_jit_prog_release_other(prog, prog == orig_prog ? tmp : orig_prog); in bpf_int_jit_compile()
/Linux-v6.6/include/linux/
Dfilter.h1060 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other);
/Linux-v6.6/arch/sparc/net/
Dbpf_jit_comp_64.c1625 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/Linux-v6.6/arch/s390/net/
Dbpf_jit_comp.c1994 bpf_jit_prog_release_other(fp, fp == orig_fp ? in bpf_int_jit_compile()
/Linux-v6.6/arch/arm/net/
Dbpf_jit_32.c2020 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/Linux-v6.6/arch/x86/net/
Dbpf_jit_comp32.c2616 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
Dbpf_jit_comp.c2869 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/Linux-v6.6/arch/arm64/net/
Dbpf_jit_comp.c1675 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()