Searched refs:include_prog (Results 1 – 2 of 2) sorted by relevance
2749 struct bpf_prog *include_prog, in bpf_prog_array_copy() 2770 if (existing->prog == include_prog) in bpf_prog_array_copy() 2780 if (include_prog) in bpf_prog_array_copy() 2808 if (include_prog) { in bpf_prog_array_copy_info() 2809 new->prog = include_prog; in bpf_prog_array_copy_info() 2728 bpf_prog_array_copy(struct bpf_prog_array * old_array,struct bpf_prog * exclude_prog,struct bpf_prog * include_prog,u64 bpf_cookie,struct bpf_prog_array ** new_array) bpf_prog_array_copy() argument
2284 struct bpf_prog *include_prog,