Searched refs:bpf_prog_test_run_syscall (Results 1 – 3 of 3) sorted by relevance
3324 int bpf_prog_test_run_syscall(struct bpf_prog *prog,3401 static inline int bpf_prog_test_run_syscall(struct bpf_prog *prog, in bpf_prog_test_run_syscall() function
1602 int bpf_prog_test_run_syscall(struct bpf_prog *prog, in bpf_prog_test_run_syscall() function
6441 .test_run = bpf_prog_test_run_syscall,