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

/linux-master/lib/
H A Dtest_bpf.c14867 static int __run_one(const struct bpf_prog *fp, const void *data, function
14917 ret = __run_one(fp, data, runs, &duration);
15544 ret = __run_one(fp, data, MAX_TESTRUNS, &duration);

Completed in 168 milliseconds