Home
last modified time | relevance | path

Searched refs:bpf_jit_prog_release_other (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/kernel/bpf/
Dcore.c757 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other) in bpf_jit_prog_release_other() function
803 bpf_jit_prog_release_other(prog, clone); in bpf_jit_blind_constants()
/Linux-v4.19/arch/x86/net/
Dbpf_jit_comp.c1191 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
Dbpf_jit_comp32.c2416 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/Linux-v4.19/arch/powerpc/net/
Dbpf_jit_comp64.c1019 bpf_jit_prog_release_other(fp, fp == org_fp ? tmp_fp : org_fp); in bpf_int_jit_compile()
/Linux-v4.19/include/linux/
Dfilter.h869 void bpf_jit_prog_release_other(struct bpf_prog *fp, struct bpf_prog *fp_other);
/Linux-v4.19/arch/s390/net/
Dbpf_jit_comp.c1303 bpf_jit_prog_release_other(fp, fp == orig_fp ? in bpf_int_jit_compile()
/Linux-v4.19/arch/arm64/net/
Dbpf_jit_comp.c939 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/Linux-v4.19/arch/sparc/net/
Dbpf_jit_comp_64.c1546 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/Linux-v4.19/arch/mips/net/
Debpf_jit.c1830 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()
/Linux-v4.19/arch/arm/net/
Dbpf_jit_32.c1951 bpf_jit_prog_release_other(prog, prog == orig_prog ? in bpf_int_jit_compile()