Searched refs:include_prog (Results 1 – 2 of 2) sorted by relevance
2401 struct bpf_prog *include_prog, in bpf_prog_array_copy() argument2422 if (existing->prog == include_prog) in bpf_prog_array_copy()2432 if (include_prog) in bpf_prog_array_copy()2460 if (include_prog) { in bpf_prog_array_copy()2461 new->prog = include_prog; in bpf_prog_array_copy()
1546 struct bpf_prog *include_prog,