Searched refs:bpf_jit_prog_release_other (Results 1 – 13 of 13) sorted by relevance
/linux/arch/riscv/net/ |
A D | bpf_jit_core.c | 172 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/linux/arch/powerpc/net/ |
A D | bpf_jit_comp.c | 261 bpf_jit_prog_release_other(fp, fp == org_fp ? tmp_fp : org_fp); in bpf_int_jit_compile()
|
/linux/arch/mips/net/ |
A D | bpf_jit_comp.c | 1024 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/linux/kernel/bpf/ |
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()
|
/linux/arch/arm64/net/ |
A D | bpf_jit_comp.c | 1137 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/linux/include/linux/ |
A D | filter.h | 1075 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other);
|
/linux/arch/s390/net/ |
A D | bpf_jit_comp.c | 1880 bpf_jit_prog_release_other(fp, fp == orig_fp ? in bpf_int_jit_compile()
|
/linux/arch/sparc/net/ |
A D | bpf_jit_comp_64.c | 1625 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/linux/arch/x86/net/ |
A D | bpf_jit_comp.c | 2380 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
A D | bpf_jit_comp32.c | 2616 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/linux/arch/arm/net/ |
A D | bpf_jit_32.c | 2035 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
|
/linux/ |
A D | System.map | 5861 ffff80001016c400 T bpf_jit_prog_release_other
|
A D | .tmp_System.map | 5861 ffff80001016c400 T bpf_jit_prog_release_other
|
Completed in 1141 milliseconds