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