Searched defs:wake_up_interruptible_all (Results 1 – 2 of 2) sorted by relevance
220 #define wake_up_interruptible_all(x) __wake_up(x, TASK_INTERRUPTIBLE, 0, NULL) macro
231 #define wake_up_interruptible_all(x) __wake_up(x, TASK_INTERRUPTIBLE, 0, NULL) macro