Home
last modified time | relevance | path

Searched defs:bpf_prog_test_run (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/tools/lib/bpf/
Dbpf.c390 int bpf_prog_test_run(int prog_fd, int repeat, void *data, __u32 size, in bpf_prog_test_run() function
/Linux-v4.19/kernel/bpf/
Dsyscall.c1737 static int bpf_prog_test_run(const union bpf_attr *attr, in bpf_prog_test_run() function