Searched refs:bpf_jit_prog_release_other (Results 1 – 10 of 10) sorted by relevance
/linux/arch/parisc/net/ |
H A D | bpf_jit_core.c | 191 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/linux/arch/mips/net/ |
H A D | bpf_jit_comp.c | 1029 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/linux/kernel/bpf/ |
H A D | core.c | 1462 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 D | filter.h | 1261 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other);
|
/linux/arch/loongarch/net/ |
H A D | bpf_jit.c | 1335 bpf_jit_prog_release_other(prog, prog == orig_prog ? tmp : orig_prog); in bpf_int_jit_compile()
|
/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_64.c | 1629 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/linux/arch/x86/net/ |
H A D | bpf_jit_comp32.c | 2615 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
H A D | bpf_jit_comp.c | 3624 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/linux/arch/arm/net/ |
H A D | bpf_jit_32.c | 2283 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/linux/arch/s390/net/ |
H A D | bpf_jit_comp.c | 2360 bpf_jit_prog_release_other(fp, fp == orig_fp ? in bpf_int_jit_compile()
|