Searched refs:include_prog (Results 1 – 2 of 2) sorted by relevance
2753 struct bpf_prog *include_prog, in bpf_prog_array_copy() argument2774 if (existing->prog == include_prog) in bpf_prog_array_copy()2784 if (include_prog) in bpf_prog_array_copy()2812 if (include_prog) { in bpf_prog_array_copy()2813 new->prog = include_prog; in bpf_prog_array_copy()
2221 struct bpf_prog *include_prog,