Home
last modified time | relevance | path

Searched refs:wait_woken (Results 1 – 12 of 12) sorted by relevance

/linux-4.1.27/kernel/sched/
Dwait.c326 long wait_woken(wait_queue_t *wait, unsigned mode, long timeout) in wait_woken() function
348 EXPORT_SYMBOL(wait_woken);
/linux-4.1.27/drivers/virtio/
Dvirtio_balloon.c362 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in balloon()
/linux-4.1.27/fs/notify/inotify/
Dinotify_user.c266 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in inotify_read()
/linux-4.1.27/include/linux/
Dwait.h916 long wait_woken(wait_queue_t *wait, unsigned mode, long timeout);
/linux-4.1.27/fs/notify/fanotify/
Dfanotify_user.c292 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in fanotify_read()
/linux-4.1.27/net/bluetooth/rfcomm/
Dsock.c511 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in rfcomm_sock_accept()
Dcore.c2104 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rfcomm_run()
/linux-4.1.27/drivers/tty/
Dn_tty.c2274 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, in n_tty_read()
2430 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in n_tty_write()
/linux-4.1.27/net/bluetooth/
Dsco.c659 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in sco_sock_accept()
Dl2cap_sock.c340 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in l2cap_sock_accept()
/linux-4.1.27/net/core/
Drtnetlink.c387 wait_woken(&wait, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rtnl_lock_unregistering_all()
Ddev.c7402 wait_woken(&wait, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rtnl_lock_unregistering()