Searched refs:bpf_jit_prog_release_other (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/arch/x86/net/ | 
| D | bpf_jit_comp.c | 1192 		bpf_jit_prog_release_other(prog, prog == orig_prog ?  in bpf_int_jit_compile()
 | 
| D | bpf_jit_comp32.c | 2376 		bpf_jit_prog_release_other(prog, prog == orig_prog ?  in bpf_int_jit_compile()
 | 
| /Linux-v5.4/kernel/bpf/ | 
| D | core.c | 1058 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other)  in bpf_jit_prog_release_other()  function1105 			bpf_jit_prog_release_other(prog, clone);  in bpf_jit_blind_constants()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | filter.h | 954 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other);
 | 
| /Linux-v5.4/arch/arm64/net/ | 
| D | bpf_jit_comp.c | 962 		bpf_jit_prog_release_other(prog, prog == orig_prog ?  in bpf_int_jit_compile()
 | 
| /Linux-v5.4/arch/powerpc/net/ | 
| D | bpf_jit_comp64.c | 1242 		bpf_jit_prog_release_other(fp, fp == org_fp ? tmp_fp : org_fp);  in bpf_int_jit_compile()
 | 
| /Linux-v5.4/arch/s390/net/ | 
| D | bpf_jit_comp.c | 1431 		bpf_jit_prog_release_other(fp, fp == orig_fp ?  in bpf_int_jit_compile()
 | 
| /Linux-v5.4/arch/sparc/net/ | 
| D | bpf_jit_comp_64.c | 1611 		bpf_jit_prog_release_other(prog, prog == orig_prog ?  in bpf_int_jit_compile()
 | 
| /Linux-v5.4/arch/riscv/net/ | 
| D | bpf_jit_comp.c | 1640 		bpf_jit_prog_release_other(prog, prog == orig_prog ?  in bpf_int_jit_compile()
 | 
| /Linux-v5.4/arch/mips/net/ | 
| D | ebpf_jit.c | 1917 		bpf_jit_prog_release_other(prog, prog == orig_prog ?  in bpf_int_jit_compile()
 | 
| /Linux-v5.4/arch/arm/net/ | 
| D | bpf_jit_32.c | 2003 		bpf_jit_prog_release_other(prog, prog == orig_prog ?  in bpf_int_jit_compile()
 |