Searched refs:bpf_prog_test_run_tracing (Results 1 – 3 of 3) sorted by relevance
2413 int bpf_prog_test_run_tracing(struct bpf_prog *prog,2681 static inline int bpf_prog_test_run_tracing(struct bpf_prog *prog, in bpf_prog_test_run_tracing() function
2098 int __weak bpf_prog_test_run_tracing(struct bpf_prog *prog, in bpf_prog_test_run_tracing() function2122 .test_run = bpf_prog_test_run_tracing,
661 int bpf_prog_test_run_tracing(struct bpf_prog *prog, in bpf_prog_test_run_tracing() function