Searched refs:lastspawnstop (Results 1 – 2 of 2) sorted by relevance
140 unsigned long lastspawnstop; /* when to purge dynamic */ member
959 tq->lastspawnstop = jiffies; in taskq_thread_spawn()993 if (time_before(jiffies, tq->lastspawnstop + in taskq_thread_should_stop()996 tq->lastspawnstop = jiffies; in taskq_thread_should_stop()1393 tq->lastspawnstop = jiffies; in taskq_create()