Home
last modified time | relevance | path

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

/linux-6.14.4/net/bpf/
Dtest_run.c750 int bpf_prog_test_run_raw_tp(struct bpf_prog *prog, in bpf_prog_test_run_raw_tp() function
/linux-6.14.4/include/linux/
Dbpf.h2640 int bpf_prog_test_run_raw_tp(struct bpf_prog *prog,
/linux-6.14.4/kernel/trace/
Dbpf_trace.c2080 .test_run = bpf_prog_test_run_raw_tp,