Searched refs:THREAD_WAKEUP (Results 1 – 2 of 2) sorted by relevance
336 #define THREAD_WAKEUP 0 macro
2969 if (!test_bit(THREAD_WAKEUP, &thread->flags)) { in md_thread()2976 clear_bit(THREAD_WAKEUP, &thread->flags); in md_thread()2993 set_bit(THREAD_WAKEUP, &thread->flags); in md_wakeup_thread()