Searched refs:seq_tasks (Results 1 – 1 of 1) sorted by relevance
1008 int seq_tasks = 0; in taskq_thread() local1060 seq_tasks = 0; in taskq_thread()1129 if ((++seq_tasks) > spl_taskq_thread_sequential && in taskq_thread()1131 seq_tasks = 0; in taskq_thread()