Searched defs:wake_up_all (Results 1 – 2 of 2) sorted by relevance
225 #define wake_up_all(x) __wake_up(x, TASK_NORMAL, 0, NULL) macro
214 #define wake_up_all(x) __wake_up(x, TASK_NORMAL, 0, NULL) macro