Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/fs/read_all/
Dread_all.c288 int i, ret, worker_min, worker_max, usleep_time = 100; in work_push_retry() local
293 worker_max = worker_count; in work_push_retry()
297 worker_max = worker + 1; in work_push_retry()
306 if (++i >= worker_max) { in work_push_retry()