Searched defs:orig_prog (Results 1 – 7 of 7) sorted by relevance
808 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1066 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
2324 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1711 struct bpf_prog *orig_prog = prog; in bpf_int_jit_compile() local
1425 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
1808 struct bpf_prog *tmp, *orig_prog = prog; in bpf_int_jit_compile() local
497 struct sock_fprog_kern *orig_prog; /* Original BPF program */ member