Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/io/direct_io/
Ddma_thread_diotest.c118 #define MIN_WORKERS 2 macro
357 if (workers < MIN_WORKERS || workers > MAX_WORKERS) { in setup()
360 workers, MIN_WORKERS, MAX_WORKERS); in setup()