Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dwait.h213 #define wake_up_nr(x, nr) __wake_up(x, TASK_NORMAL, nr, NULL) macro
/kernel/linux/linux-6.6/include/linux/
H A Dwait.h224 #define wake_up_nr(x, nr) __wake_up(x, TASK_NORMAL, nr, NULL) macro

Completed in 3 milliseconds