Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/net/ipv4/
Dudp_bpf.c54 wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in udp_msg_wait_data()
Daf_inet.c599 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in inet_wait_for_connect()
/linux-6.1.9/net/unix/
Dunix_bpf.c32 wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in unix_msg_wait_data()
/linux-6.1.9/net/bluetooth/cmtp/
Dcore.c310 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in cmtp_session()
/linux-6.1.9/net/bluetooth/bnep/
Dcore.c516 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in bnep_session()
/linux-6.1.9/include/linux/
Dwait.h1197 long wait_woken(struct wait_queue_entry *wq_entry, unsigned mode, long timeout);
/linux-6.1.9/fs/notify/inotify/
Dinotify_user.c293 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in inotify_read()
/linux-6.1.9/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-6.1.9/drivers/tty/
Dn_tty.c2243 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, in n_tty_read()
2393 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in n_tty_write()
/linux-6.1.9/net/bluetooth/rfcomm/
Dsock.c521 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-6.1.9/net/bluetooth/hidp/
Dcore.c1242 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in hidp_session_run()
/linux-6.1.9/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()
Diso.c997 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in iso_sock_accept()
/linux-6.1.9/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-6.1.9/fs/notify/fanotify/
Dfanotify_user.c782 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in fanotify_read()
/linux-6.1.9/drivers/gpu/drm/i915/gvt/
Dscheduler.c1171 wait_woken(&wait, TASK_INTERRUPTIBLE, in workload_thread()
/linux-6.1.9/net/vmw_vsock/
Daf_vsock.c1821 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, timeout); in vsock_connectible_sendmsg()
/linux-6.1.9/include/net/
Dsock.h1176 *(__timeo) = wait_woken(__wait, \
/linux-6.1.9/fs/ceph/
Dcaps.c2949 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in ceph_get_caps()
/linux-6.1.9/net/core/
Drtnetlink.c508 wait_woken(&wait, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rtnl_lock_unregistering_all()
/linux-6.1.9/drivers/md/
Draid5.c6176 wait_woken(&wait, TASK_UNINTERRUPTIBLE, in raid5_make_request()
/linux-6.1.9/fs/nfs/
Dnfs4proc.c7493 wait_woken(&waiter.wait, TASK_INTERRUPTIBLE|TASK_FREEZABLE, in nfs4_retry_setlk()