Searched refs:legacy_kthread_should_wakeup (Results 1 – 1 of 1) sorted by relevance
3649 static bool legacy_kthread_should_wakeup(void) in legacy_kthread_should_wakeup() function3702 wait_event_interruptible(legacy_wait, legacy_kthread_should_wakeup()); in legacy_kthread_func()