Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/virtio/
Dvirtio_balloon.c366 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in balloon()
/linux-4.4.14/include/linux/
Dwait.h929 long wait_woken(wait_queue_t *wait, unsigned mode, long timeout);
/linux-4.4.14/fs/notify/inotify/
Dinotify_user.c266 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in inotify_read()
/linux-4.4.14/fs/notify/fanotify/
Dfanotify_user.c292 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in fanotify_read()
/linux-4.4.14/drivers/tty/
Dn_tty.c2253 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, in n_tty_read()
2406 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in n_tty_write()
/linux-4.4.14/net/bluetooth/rfcomm/
Dsock.c515 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.4.14/net/bluetooth/
Dsco.c666 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.4.14/net/core/
Drtnetlink.c387 wait_woken(&wait, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rtnl_lock_unregistering_all()
Ddev.c7689 wait_woken(&wait, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rtnl_lock_unregistering()