Searched refs:include_prog (Results 1 – 2 of 2) sorted by relevance
2770 struct bpf_prog *include_prog, in bpf_prog_array_copy() argument2791 if (existing->prog == include_prog) in bpf_prog_array_copy()2801 if (include_prog) in bpf_prog_array_copy()2829 if (include_prog) { in bpf_prog_array_copy()2830 new->prog = include_prog; in bpf_prog_array_copy()
2400 struct bpf_prog *include_prog,