Searched refs:include_prog (Results 1 – 2 of 2) sorted by relevance
2651 struct bpf_prog *include_prog, in bpf_prog_array_copy() argument2672 if (existing->prog == include_prog) in bpf_prog_array_copy()2682 if (include_prog) in bpf_prog_array_copy()2710 if (include_prog) { in bpf_prog_array_copy()2711 new->prog = include_prog; in bpf_prog_array_copy()
2107 struct bpf_prog *include_prog,