Searched refs:is_kthread_should_stop (Results 1 – 2 of 2) sorted by relevance
415 static inline bool is_kthread_should_stop(void) in is_kthread_should_stop() function449 if (!(wq_entry->flags & WQ_FLAG_WOKEN) && !is_kthread_should_stop()) { in wait_woken()
76502 @@ -432,7 +433,7 @@ static inline bool is_kthread_should_stop(void)