Searched refs:THREAD_WAKEUP (Results 1 – 2 of 2) sorted by relevance
891 #define THREAD_WAKEUP 0 macro
8698 test_bit(THREAD_WAKEUP, &thread->flags) in md_thread()8702 clear_bit(THREAD_WAKEUP, &thread->flags); in md_thread()8730 set_bit(THREAD_WAKEUP, &t->flags); in __md_wakeup_thread()