Home
last modified time | relevance | path

Searched refs:THREAD_WAKEUP (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/md/
Dmd.h439 #define THREAD_WAKEUP 0 macro
Dmd.c6103 test_bit(THREAD_WAKEUP, &thread->flags) in md_thread()
6107 clear_bit(THREAD_WAKEUP, &thread->flags); in md_thread()
6119 set_bit(THREAD_WAKEUP, &thread->flags); in md_wakeup_thread()