Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Dmd.h749 #define THREAD_WAKEUP 0 macro
H A Dmd.c7988 test_bit(THREAD_WAKEUP, &thread->flags) in md_thread()
7992 clear_bit(THREAD_WAKEUP, &thread->flags); in md_thread()
8021 set_bit(THREAD_WAKEUP, &t->flags); in md_wakeup_thread()