Home
last modified time | relevance | path

Searched refs:wake_up (Results 1 – 5 of 5) sorted by relevance

/include/linux/
Dsignalfd.h61 wake_up(&tsk->sighand->signalfd_wqh); in signalfd_notify()
Dwait.h169 #define wake_up(x) __wake_up(x, TASK_NORMAL, 1, NULL) macro
/include/sound/
Dcompress_driver.h164 wake_up(&stream->runtime->sleep); in snd_compr_fragment_elapsed()
Dcore.h170 wake_up(&card->power_sleep); in snd_power_change_state()
/include/drm/
Ddrm_os_linux.h126 #define DRM_WAKEUP( queue ) wake_up( queue )