Home
last modified time | relevance | path

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

/Linux-v5.15/lib/
Dtest_bpf.c23 #define MAX_TESTRUNS 1000 macro
8632 int err_cnt = 0, i, runs = MAX_TESTRUNS; in run_one()
9215 ret = __run_one(fp, NULL, MAX_TESTRUNS, &duration); in test_tail_calls()