Home
last modified time | relevance | path

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

12

/openbmc/linux/kernel/sched/
H A Dwait.c453 long wait_woken(struct wait_queue_entry *wq_entry, unsigned mode, long timeout) in wait_woken() function
476 EXPORT_SYMBOL(wait_woken);
/openbmc/linux/net/ipv4/
H A Dudp_bpf.c54 wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in udp_msg_wait_data()
H A Daf_inet.c609 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in inet_wait_for_connect()
/openbmc/linux/net/vmw_vsock/
H A Dvsock_bpf.c53 wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in vsock_msg_wait_data()
H A Daf_vsock.c1912 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, timeout); in vsock_connectible_sendmsg()
/openbmc/linux/net/unix/
H A Dunix_bpf.c32 wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in unix_msg_wait_data()
/openbmc/linux/net/bluetooth/cmtp/
H A Dcore.c310 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in cmtp_session()
/openbmc/linux/net/bluetooth/bnep/
H A Dcore.c517 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in bnep_session()
/openbmc/linux/fs/notify/inotify/
H A Dinotify_user.c293 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in inotify_read()
/openbmc/linux/drivers/cdx/controller/
H A Dmcdi.c189 rc = wait_woken(&wait, TASK_IDLE, timeout_jiffies); in cdx_mcdi_wait_for_quiescence()
/openbmc/linux/include/linux/
H A Dwait.h1201 long wait_woken(struct wait_queue_entry *wq_entry, unsigned mode, long timeout);
/openbmc/linux/drivers/iio/
H A Dindustrialio-buffer.c153 wait_woken(&wait, TASK_INTERRUPTIBLE, in iio_buffer_read()
212 wait_woken(&wait, TASK_INTERRUPTIBLE, in iio_buffer_write()
/openbmc/linux/drivers/tty/
H A Dn_tty.c2282 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, in n_tty_read()
2436 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in n_tty_write()
/openbmc/linux/net/bluetooth/rfcomm/
H A Dsock.c514 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in rfcomm_sock_accept()
H A Dcore.c2128 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rfcomm_run()
/openbmc/linux/net/tipc/
H A Dsocket.c441 *(timeo_) = wait_woken(&wait_, TASK_INTERRUPTIBLE, *(timeo_)); \
1851 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in tipc_wait_for_rcvmsg()
2694 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in tipc_wait_for_accept()
/openbmc/linux/net/bluetooth/hidp/
H A Dcore.c1241 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in hidp_session_run()
/openbmc/linux/net/bluetooth/
H A Dsco.c695 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in sco_sock_accept()
H A Dl2cap_sock.c366 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in l2cap_sock_accept()
H A Diso.c1157 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in iso_sock_accept()
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c847 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in fanotify_read()
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Dscheduler.c1171 wait_woken(&wait, TASK_INTERRUPTIBLE, in workload_thread()
/openbmc/linux/include/net/
H A Dsock.h1198 *(__timeo) = wait_woken(__wait, \
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_frontend.c305 wait_woken(&wait, TASK_INTERRUPTIBLE, 0); in dvb_frontend_get_event()
/openbmc/linux/fs/ceph/
H A Dcaps.c3017 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in __ceph_get_caps()

12