Searched refs:find_prog_type (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/bpf/
H A Dsyscall.c2155 static int find_prog_type(enum bpf_prog_type type, struct bpf_prog *prog) function
2893 err = find_prog_type(type, prog);

Completed in 186 milliseconds