Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/sched/
Dwait.c409 long wait_woken(struct wait_queue_entry *wq_entry, unsigned mode, long timeout) in wait_woken() function
432 EXPORT_SYMBOL(wait_woken);
/Linux-v4.19/net/bluetooth/cmtp/
Dcore.c309 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in cmtp_session()
/Linux-v4.19/include/linux/
Dwait.h1104 long wait_woken(struct wait_queue_entry *wq_entry, unsigned mode, long timeout);
/Linux-v4.19/net/bluetooth/bnep/
Dcore.c515 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in bnep_session()
/Linux-v4.19/fs/notify/inotify/
Dinotify_user.c265 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in inotify_read()
/Linux-v4.19/fs/notify/fanotify/
Dfanotify_user.c294 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in fanotify_read()
/Linux-v4.19/drivers/tty/
Dn_tty.c2210 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, in n_tty_read()
2360 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in n_tty_write()
/Linux-v4.19/net/bluetooth/rfcomm/
Dsock.c519 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in rfcomm_sock_accept()
Dcore.c2089 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rfcomm_run()
/Linux-v4.19/net/bluetooth/
Dsco.c666 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in sco_sock_accept()
Dl2cap_sock.c342 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in l2cap_sock_accept()
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dscheduler.c927 wait_woken(&wait, TASK_INTERRUPTIBLE, in workload_thread()
/Linux-v4.19/drivers/iio/
Dindustrialio-buffer.c149 wait_woken(&wait, TASK_INTERRUPTIBLE, in iio_buffer_read_first_n_outer()
/Linux-v4.19/net/bluetooth/hidp/
Dcore.c1231 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in hidp_session_run()
/Linux-v4.19/net/vmw_vsock/
Daf_vsock.c1611 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, timeout); in vsock_stream_sendmsg()
/Linux-v4.19/net/ipv4/
Daf_inet.c589 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in inet_wait_for_connect()
/Linux-v4.19/include/net/
Dsock.h995 *(__timeo) = wait_woken(__wait, \
/Linux-v4.19/net/tipc/
Dsocket.c391 *(timeo_) = wait_woken(&wait_, TASK_INTERRUPTIBLE, *(timeo_)); \
/Linux-v4.19/fs/ceph/
Dcaps.c2732 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in ceph_get_caps()
/Linux-v4.19/net/core/
Drtnetlink.c468 wait_woken(&wait, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rtnl_lock_unregistering_all()
Ddev.c9514 wait_woken(&wait, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rtnl_lock_unregistering()