Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/
Dmd.h701 #define THREAD_WAKEUP 0 macro
Dmd.c7893 test_bit(THREAD_WAKEUP, &thread->flags) in md_thread()
7897 clear_bit(THREAD_WAKEUP, &thread->flags); in md_thread()
7911 set_bit(THREAD_WAKEUP, &thread->flags); in md_wakeup_thread()