Home
last modified time | relevance | path

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

/linux-6.12.1/arch/parisc/net/
Dbpf_jit_core.c191 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/linux-6.12.1/arch/riscv/net/
Dbpf_jit_core.c205 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/linux-6.12.1/arch/powerpc/net/
Dbpf_jit_comp.c248 bpf_jit_prog_release_other(fp, fp == org_fp ? tmp_fp : org_fp); in bpf_int_jit_compile()
/linux-6.12.1/arch/arc/net/
Dbpf_jit_core.c220 bpf_jit_prog_release_other(ctx->prog, ctx->orig_prog); in jit_ctx_cleanup()
222 bpf_jit_prog_release_other(ctx->orig_prog, ctx->prog); in jit_ctx_cleanup()
/linux-6.12.1/arch/mips/net/
Dbpf_jit_comp.c1029 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/linux-6.12.1/kernel/bpf/
Dcore.c1457 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other) in bpf_jit_prog_release_other() function
1514 bpf_jit_prog_release_other(prog, clone); in bpf_jit_blind_constants()
/linux-6.12.1/arch/loongarch/net/
Dbpf_jit.c1335 bpf_jit_prog_release_other(prog, prog == orig_prog ? tmp : orig_prog); in bpf_int_jit_compile()
/linux-6.12.1/include/linux/
Dfilter.h1260 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other);
/linux-6.12.1/arch/sparc/net/
Dbpf_jit_comp_64.c1629 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/linux-6.12.1/arch/x86/net/
Dbpf_jit_comp32.c2615 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
Dbpf_jit_comp.c3499 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/linux-6.12.1/arch/arm/net/
Dbpf_jit_32.c2283 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/linux-6.12.1/arch/s390/net/
Dbpf_jit_comp.c2360 bpf_jit_prog_release_other(fp, fp == orig_fp ? in bpf_int_jit_compile()
/linux-6.12.1/arch/arm64/net/
Dbpf_jit_comp.c1949 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()