Searched refs:include_prog (Results 1 – 1 of 1) sorted by relevance
1938 struct bpf_prog *include_prog, in bpf_prog_array_copy() argument1959 if (existing->prog == include_prog) in bpf_prog_array_copy()1969 if (include_prog) in bpf_prog_array_copy()1993 if (include_prog) in bpf_prog_array_copy()1994 array->items[new_prog_idx++].prog = include_prog; in bpf_prog_array_copy()