Searched refs:bpf_prog_test_run_tracing (Results 1 – 3 of 3) sorted by relevance
1785 int __weak bpf_prog_test_run_tracing(struct bpf_prog *prog, in bpf_prog_test_run_tracing() function 1809 .test_run = bpf_prog_test_run_tracing,
2967 int bpf_prog_test_run_tracing(struct bpf_prog *prog,3273 static inline int bpf_prog_test_run_tracing(struct bpf_prog *prog, in bpf_prog_test_run_tracing() 3269 static inline int bpf_prog_test_run_tracing(struct bpf_prog *prog, bpf_prog_test_run_tracing() function
673 int bpf_prog_test_run_tracing(struct bpf_prog *prog, in bpf_prog_test_run_tracing() function