Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
Dbpf.h2671 int bpf_prog_test_run_tracing(struct bpf_prog *prog,
2969 static inline int bpf_prog_test_run_tracing(struct bpf_prog *prog, in bpf_prog_test_run_tracing() function
/linux-6.15/kernel/trace/
Dbpf_trace.c2059 int __weak bpf_prog_test_run_tracing(struct bpf_prog *prog, in bpf_prog_test_run_tracing() function
2083 .test_run = bpf_prog_test_run_tracing,
/linux-6.15/net/bpf/
Dtest_run.c679 int bpf_prog_test_run_tracing(struct bpf_prog *prog, in bpf_prog_test_run_tracing() function