Home
last modified time | relevance | path

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

/Linux-v5.15/arch/riscv/net/
Dbpf_jit_core.c165 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/Linux-v5.15/arch/powerpc/net/
Dbpf_jit_comp.c261 bpf_jit_prog_release_other(fp, fp == org_fp ? tmp_fp : org_fp); in bpf_int_jit_compile()
/Linux-v5.15/kernel/bpf/
Dcore.c1124 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other) in bpf_jit_prog_release_other() function
1171 bpf_jit_prog_release_other(prog, clone); in bpf_jit_blind_constants()
/Linux-v5.15/arch/arm64/net/
Dbpf_jit_comp.c1134 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/Linux-v5.15/include/linux/
Dfilter.h1076 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other);
/Linux-v5.15/arch/s390/net/
Dbpf_jit_comp.c1880 bpf_jit_prog_release_other(fp, fp == orig_fp ? in bpf_int_jit_compile()
/Linux-v5.15/arch/sparc/net/
Dbpf_jit_comp_64.c1625 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/Linux-v5.15/arch/x86/net/
Dbpf_jit_comp.c2393 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
Dbpf_jit_comp32.c2600 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/Linux-v5.15/arch/arm/net/
Dbpf_jit_32.c2040 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/Linux-v5.15/arch/mips/net/
Debpf_jit.c1926 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()