Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/sched/
Dwait.c449 long wait_woken(struct wait_queue_entry *wq_entry, unsigned mode, long timeout) in wait_woken() function
472 EXPORT_SYMBOL(wait_woken);
/linux-5.19.10/net/ipv4/
Dudp_bpf.c54 wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in udp_msg_wait_data()
Daf_inet.c594 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in inet_wait_for_connect()
/linux-5.19.10/net/unix/
Dunix_bpf.c32 wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in unix_msg_wait_data()
/linux-5.19.10/net/bluetooth/cmtp/
Dcore.c310 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in cmtp_session()
/linux-5.19.10/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-5.19.10/net/bluetooth/bnep/
Dcore.c516 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in bnep_session()
/linux-5.19.10/include/linux/
Dwait.h1169 long wait_woken(struct wait_queue_entry *wq_entry, unsigned mode, long timeout);
/linux-5.19.10/fs/notify/inotify/
Dinotify_user.c293 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in inotify_read()
/linux-5.19.10/drivers/iio/
Dindustrialio-buffer.c153 wait_woken(&wait, TASK_INTERRUPTIBLE, in iio_buffer_read()
206 wait_woken(&wait, TASK_INTERRUPTIBLE, in iio_buffer_write()
/linux-5.19.10/drivers/tty/
Dn_tty.c2190 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, in n_tty_read()
2340 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in n_tty_write()
/linux-5.19.10/net/bluetooth/rfcomm/
Dsock.c516 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in rfcomm_sock_accept()
Dcore.c2124 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rfcomm_run()
/linux-5.19.10/net/bluetooth/hidp/
Dcore.c1242 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in hidp_session_run()
/linux-5.19.10/net/bluetooth/
Dsco.c690 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in sco_sock_accept()
Dl2cap_sock.c384 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in l2cap_sock_accept()
/linux-5.19.10/net/tipc/
Dsocket.c440 *(timeo_) = wait_woken(&wait_, TASK_INTERRUPTIBLE, *(timeo_)); \
1850 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in tipc_wait_for_rcvmsg()
2690 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in tipc_wait_for_accept()
/linux-5.19.10/fs/notify/fanotify/
Dfanotify_user.c782 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in fanotify_read()
/linux-5.19.10/drivers/gpu/drm/i915/gvt/
Dscheduler.c1170 wait_woken(&wait, TASK_INTERRUPTIBLE, in workload_thread()
/linux-5.19.10/net/vmw_vsock/
Daf_vsock.c1810 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, timeout); in vsock_connectible_sendmsg()
/linux-5.19.10/include/net/
Dsock.h1142 *(__timeo) = wait_woken(__wait, \
/linux-5.19.10/fs/ceph/
Dcaps.c2967 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in ceph_get_caps()
/linux-5.19.10/net/core/
Drtnetlink.c508 wait_woken(&wait, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rtnl_lock_unregistering_all()
/linux-5.19.10/fs/nfs/
Dnfs4proc.c7478 wait_woken(&waiter.wait, TASK_INTERRUPTIBLE, in nfs4_retry_setlk()