Searched refs:include_prog (Results 1 – 2 of 2) sorted by relevance
1642 struct bpf_prog *include_prog, in bpf_prog_array_copy() argument1663 if (existing->prog == include_prog) in bpf_prog_array_copy()1673 if (include_prog) in bpf_prog_array_copy()1697 if (include_prog) in bpf_prog_array_copy()1698 array->items[new_prog_idx++].prog = include_prog; in bpf_prog_array_copy()
381 struct bpf_prog *include_prog,