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

/include/linux/
H A Dwait.h162 #define wake_up(x) __wake_up(x, TASK_NORMAL, 1, NULL) macro
256 * wake_up() has to be called after changing any variable that could
281 * wake_up() has to be called after changing any variable that could
313 * wake_up() has to be called after changing any variable that could
336 * wake_up() has to be called after changing any variable that could
365 * wake_up() has to be called after changing any variable that could
419 * wake_up() has to be called after changing any variable that could
444 * wake_up() has to be called after changing any variable that could
631 * wake_up() has to be called after changing any variable that could
669 * wake_up() ha
[all...]

Completed in 57 milliseconds