Searched refs:include_prog (Results 1 – 2 of 2) sorted by relevance
2858 struct bpf_prog *include_prog, in bpf_prog_array_copy() argument2879 if (existing->prog == include_prog) in bpf_prog_array_copy()2889 if (include_prog) in bpf_prog_array_copy()2917 if (include_prog) { in bpf_prog_array_copy()2918 new->prog = include_prog; in bpf_prog_array_copy()
2401 struct bpf_prog *include_prog,