Searched refs:bpf_jit_prog_release_other (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/riscv/net/ |
| H A D | bpf_jit_core.c | 164 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | core.c | 1132 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other) in bpf_jit_prog_release_other() function 1179 bpf_jit_prog_release_other(prog, clone); in bpf_jit_blind_constants()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | filter.h | 1023 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other);
|
| /OK3568_Linux_fs/kernel/arch/powerpc/net/ |
| H A D | bpf_jit_comp64.c | 1319 bpf_jit_prog_release_other(fp, fp == org_fp ? tmp_fp : org_fp); in bpf_int_jit_compile()
|
| /OK3568_Linux_fs/kernel/arch/arm64/net/ |
| H A D | bpf_jit_comp.c | 1144 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
| /OK3568_Linux_fs/kernel/arch/s390/net/ |
| H A D | bpf_jit_comp.c | 1829 bpf_jit_prog_release_other(fp, fp == orig_fp ? in bpf_int_jit_compile()
|
| /OK3568_Linux_fs/kernel/arch/sparc/net/ |
| H A D | bpf_jit_comp_64.c | 1614 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
| /OK3568_Linux_fs/kernel/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 2152 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
| H A D | bpf_jit_comp32.c | 2425 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
| /OK3568_Linux_fs/kernel/arch/arm/net/ |
| H A D | bpf_jit_32.c | 2041 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
| /OK3568_Linux_fs/kernel/arch/mips/net/ |
| H A D | ebpf_jit.c | 1921 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|