Searched defs:orig_prog (Results 1 – 9 of 9) sorted by relevance
48 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
914 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1798 struct bpf_prog *tmp, *orig_prog = prog; bpf_int_jit_compile() local [all...]
1482 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
2524 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
3684 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
2147 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
2019 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1774 struct sock_fprog_kern *orig_prog; /* Original BPF program */ member