Searched refs:orig_fp (Results 1 – 2 of 2) sorted by relevance
1763 struct bpf_prog *tmp, *orig_fp = fp; in bpf_int_jit_compile() local1772 return orig_fp; in bpf_int_jit_compile()1780 return orig_fp; in bpf_int_jit_compile()1790 fp = orig_fp; in bpf_int_jit_compile()1806 fp = orig_fp; in bpf_int_jit_compile()1816 fp = orig_fp; in bpf_int_jit_compile()1825 fp = orig_fp; in bpf_int_jit_compile()1831 fp = orig_fp; in bpf_int_jit_compile()1858 bpf_jit_prog_release_other(fp, fp == orig_fp ? in bpf_int_jit_compile()1859 tmp : orig_fp); in bpf_int_jit_compile()
291 struct bpf_prog *orig_fp = NULL; in lb_bpf_func_set() local310 orig_fp = rcu_dereference_protected(lb_priv->fp, in lb_bpf_func_set()317 if (orig_fp) { in lb_bpf_func_set()319 bpf_prog_destroy(orig_fp); in lb_bpf_func_set()