Searched refs:bpf_prog_test_run_syscall (Results 1 – 2 of 2) sorted by relevance
3461 int bpf_prog_test_run_syscall(struct bpf_prog *prog,3538 static inline int bpf_prog_test_run_syscall(struct bpf_prog *prog, in bpf_prog_test_run_syscall() function
6527 .test_run = bpf_prog_test_run_syscall,