Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
Dmd.h693 #define THREAD_WAKEUP 0 macro
Dmd.c7894 test_bit(THREAD_WAKEUP, &thread->flags) in md_thread()
7898 clear_bit(THREAD_WAKEUP, &thread->flags); in md_thread()
7912 set_bit(THREAD_WAKEUP, &thread->flags); in md_wakeup_thread()