Searched defs:orig_prog (Results 1 – 10 of 10) sorted by relevance
48 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1106 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
1521 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1482 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1877 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
2699 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1487 struct sock_fprog_kern *orig_prog; /* Original BPF program */ member