Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/sched/
Dwait.c443 long wait_woken(struct wait_queue_entry *wq_entry, unsigned mode, long timeout) in wait_woken() function
466 EXPORT_SYMBOL(wait_woken);
/Linux-v5.15/net/ipv4/
Dudp_bpf.c55 wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in udp_msg_wait_data()
Daf_inet.c598 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in inet_wait_for_connect()
/Linux-v5.15/net/unix/
Dunix_bpf.c32 wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in unix_msg_wait_data()
/Linux-v5.15/net/bluetooth/cmtp/
Dcore.c310 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in cmtp_session()
/Linux-v5.15/net/decnet/
Daf_decnet.c833 *timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, *timeo); in dn_confirm_accept()
873 *timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, *timeo); in dn_wait_run()
1042 *timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, *timeo); in dn_wait_for_connect()
/Linux-v5.15/include/linux/
Dwait.h1142 long wait_woken(struct wait_queue_entry *wq_entry, unsigned mode, long timeout);
/Linux-v5.15/net/bluetooth/bnep/
Dcore.c516 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in bnep_session()
/Linux-v5.15/fs/notify/inotify/
Dinotify_user.c270 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in inotify_read()
/Linux-v5.15/drivers/tty/
Dn_tty.c2179 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, in n_tty_read()
2331 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in n_tty_write()
/Linux-v5.15/net/bluetooth/rfcomm/
Dsock.c516 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in rfcomm_sock_accept()
Dcore.c2088 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rfcomm_run()
/Linux-v5.15/net/bluetooth/
Dsco.c689 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in sco_sock_accept()
Dl2cap_sock.c356 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in l2cap_sock_accept()
/Linux-v5.15/net/bluetooth/hidp/
Dcore.c1242 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in hidp_session_run()
/Linux-v5.15/fs/notify/fanotify/
Dfanotify_user.c692 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in fanotify_read()
/Linux-v5.15/net/tipc/
Dsocket.c440 *(timeo_) = wait_woken(&wait_, TASK_INTERRUPTIBLE, *(timeo_)); \
1847 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in tipc_wait_for_rcvmsg()
2687 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in tipc_wait_for_accept()
/Linux-v5.15/drivers/iio/
Dindustrialio-buffer.c150 wait_woken(&wait, TASK_INTERRUPTIBLE, in iio_buffer_read()
/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dscheduler.c1169 wait_woken(&wait, TASK_INTERRUPTIBLE, in workload_thread()
/Linux-v5.15/net/vmw_vsock/
Daf_vsock.c1797 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, timeout); in vsock_connectible_sendmsg()
/Linux-v5.15/include/net/
Dsock.h1091 *(__timeo) = wait_woken(__wait, \
/Linux-v5.15/fs/ceph/
Dcaps.c2907 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in ceph_get_caps()
/Linux-v5.15/net/core/
Drtnetlink.c471 wait_woken(&wait, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rtnl_lock_unregistering_all()
Ddev.c11544 wait_woken(&wait, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rtnl_lock_unregistering()
/Linux-v5.15/fs/nfs/
Dnfs4proc.c7392 wait_woken(&waiter.wait, TASK_INTERRUPTIBLE, in nfs4_retry_setlk()