Home
last modified time | relevance | path

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

/openbmc/linux/net/bpf/
H A Dtest_run.c720 int bpf_prog_test_run_raw_tp(struct bpf_prog *prog, in bpf_prog_test_run_raw_tp() function
/openbmc/linux/include/linux/
H A Dbpf.h2397 int bpf_prog_test_run_raw_tp(struct bpf_prog *prog,
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c2043 .test_run = bpf_prog_test_run_raw_tp,