Home
last modified time | relevance | path

Searched refs:bpf_prog_test_run_tracing (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/linux/
Dbpf.h1999 int bpf_prog_test_run_tracing(struct bpf_prog *prog,
2258 static inline int bpf_prog_test_run_tracing(struct bpf_prog *prog, in bpf_prog_test_run_tracing() function
/Linux-v6.1/kernel/trace/
Dbpf_trace.c1971 int __weak bpf_prog_test_run_tracing(struct bpf_prog *prog, in bpf_prog_test_run_tracing() function
1995 .test_run = bpf_prog_test_run_tracing,
/Linux-v6.1/net/bpf/
Dtest_run.c790 int bpf_prog_test_run_tracing(struct bpf_prog *prog, in bpf_prog_test_run_tracing() function