Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dbpf.h2348 int bpf_prog_test_run_tracing(struct bpf_prog *prog,
2616 static inline int bpf_prog_test_run_tracing(struct bpf_prog *prog, in bpf_prog_test_run_tracing() function
/Linux-v6.6/kernel/trace/
Dbpf_trace.c2023 int __weak bpf_prog_test_run_tracing(struct bpf_prog *prog, in bpf_prog_test_run_tracing() function
2047 .test_run = bpf_prog_test_run_tracing,
/Linux-v6.6/net/bpf/
Dtest_run.c651 int bpf_prog_test_run_tracing(struct bpf_prog *prog, in bpf_prog_test_run_tracing() function