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

/linux-master/include/linux/
H A Dwait.h220 #define wake_up_nr(x, nr) __wake_up(x, TASK_NORMAL, nr, NULL) macro

Completed in 268 milliseconds