Home
last modified time | relevance | path

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

/Linux-v4.19/net/bpf/
Dtest_run.c14 static __always_inline u32 bpf_test_run_one(struct bpf_prog *prog, void *ctx, in bpf_test_run_one() function
43 ret = bpf_test_run_one(prog, ctx, storage); in bpf_test_run()