kthread_should_stop_or_park
bool kthread_should_stop_or_park(void);
if (!(wq_entry->flags & WQ_FLAG_WOKEN) && !kthread_should_stop_or_park())