Searched refs:lastspawnstop (Results 1 – 2 of 2) sorted by relevance
107 unsigned long lastspawnstop; /* when to purge dynamic */ member
827 tq->lastspawnstop = jiffies; in taskq_thread_spawn()861 if (time_before(jiffies, tq->lastspawnstop + in taskq_thread_should_stop()864 tq->lastspawnstop = jiffies; in taskq_thread_should_stop()1098 tq->lastspawnstop = jiffies; in taskq_create()