Searched refs:bpf_jit_prog_release_other (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/arch/parisc/net/ |
H A D | bpf_jit_core.c | 185 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/openbmc/linux/arch/riscv/net/ |
H A D | bpf_jit_core.c | 203 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/openbmc/linux/arch/powerpc/net/ |
H A D | bpf_jit_comp.c | 224 bpf_jit_prog_release_other(fp, fp == org_fp ? tmp_fp : org_fp); in bpf_int_jit_compile()
|
/openbmc/linux/arch/mips/net/ |
H A D | bpf_jit_comp.c | 1028 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/openbmc/linux/kernel/bpf/ |
H A D | core.c | 1415 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other) in bpf_jit_prog_release_other() function 1472 bpf_jit_prog_release_other(prog, clone); in bpf_jit_blind_constants()
|
/openbmc/linux/include/linux/ |
H A D | filter.h | 1063 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other);
|
/openbmc/linux/arch/loongarch/net/ |
H A D | bpf_jit.c | 1244 bpf_jit_prog_release_other(prog, prog == orig_prog ? tmp : orig_prog); in bpf_int_jit_compile()
|
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 1625 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/openbmc/linux/arch/s390/net/ |
H A D | bpf_jit_comp.c | 1995 bpf_jit_prog_release_other(fp, fp == orig_fp ? in bpf_int_jit_compile()
|
/openbmc/linux/arch/arm/net/ |
H A D | bpf_jit_32.c | 2020 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/openbmc/linux/arch/x86/net/ |
H A D | bpf_jit_comp32.c | 2616 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
H A D | bpf_jit_comp.c | 2928 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/openbmc/linux/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 1675 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|