Home
last modified time | relevance | path

Searched defs:wake_up_interruptible_sync (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dwait.h221 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE) macro
/kernel/linux/linux-6.6/include/linux/
H A Dwait.h232 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE) macro

Completed in 4 milliseconds