Searched defs:wake_up_interruptible_sync (Results 1 – 2 of 2) sorted by relevance
233 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE) macro
221 #define wake_up_interruptible_sync(x) __wake_up_sync((x), TASK_INTERRUPTIBLE) macro