Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Dmd.h718 #define THREAD_WAKEUP 0 macro
Dmd.c7891 test_bit(THREAD_WAKEUP, &thread->flags) in md_thread()
7895 clear_bit(THREAD_WAKEUP, &thread->flags); in md_thread()
7909 set_bit(THREAD_WAKEUP, &thread->flags); in md_wakeup_thread()