Searched refs:include_prog (Results 1 – 2 of 2) sorted by relevance
2570 struct bpf_prog *include_prog, in bpf_prog_array_copy() argument2591 if (existing->prog == include_prog) in bpf_prog_array_copy()2601 if (include_prog) in bpf_prog_array_copy()2629 if (include_prog) { in bpf_prog_array_copy()2630 new->prog = include_prog; in bpf_prog_array_copy()
1855 struct bpf_prog *include_prog,