Searched refs:include_prog (Results 1 – 2 of 2) sorted by relevance
2765 struct bpf_prog *include_prog, in bpf_prog_array_copy() argument2786 if (existing->prog == include_prog) in bpf_prog_array_copy()2796 if (include_prog) in bpf_prog_array_copy()2824 if (include_prog) { in bpf_prog_array_copy()2825 new->prog = include_prog; in bpf_prog_array_copy()
2287 struct bpf_prog *include_prog,