Home
last modified time | relevance | path

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

/lib/
Dtest_bpf.c8609 static int __run_one(const struct bpf_prog *fp, const void *data, in __run_one() function
8656 ret = __run_one(fp, data, runs, &duration); in run_one()
9230 ret = __run_one(fp, data, MAX_TESTRUNS, &duration); in test_tail_calls()