Searched refs:include_prog (Results 1 – 2 of 2) sorted by relevance
2075 struct bpf_prog *include_prog, in bpf_prog_array_copy() argument2096 if (existing->prog == include_prog) in bpf_prog_array_copy()2106 if (include_prog) in bpf_prog_array_copy()2130 if (include_prog) in bpf_prog_array_copy()2131 array->items[new_prog_idx++].prog = include_prog; in bpf_prog_array_copy()
1141 struct bpf_prog *include_prog,