Searched refs:kthread_should_stop_or_park (Results 1 – 2 of 2) sorted by relevance
461 if (!(wq_entry->flags & WQ_FLAG_WOKEN) && !kthread_should_stop_or_park()) in wait_woken()
184 bool kthread_should_stop_or_park(void) in kthread_should_stop_or_park() function