Searched refs:kthread_should_stop_or_park (Results 1 – 3 of 3) sorted by relevance
92 bool kthread_should_stop_or_park(void);
422 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