Home
last modified time | relevance | path

Searched refs:kthread_should_stop_or_park (Results 1 – 2 of 2) sorted by relevance

/kernel/sched/
Dwait.c461 if (!(wq_entry->flags & WQ_FLAG_WOKEN) && !kthread_should_stop_or_park()) in wait_woken()
/kernel/
Dkthread.c184 bool kthread_should_stop_or_park(void) in kthread_should_stop_or_park() function