Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/sched/
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);
/linux-6.3-rc2/net/ipv4/
A Dudp_bpf.c54 wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in udp_msg_wait_data()
A Daf_inet.c597 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in inet_wait_for_connect()
/linux-6.3-rc2/net/unix/
A Dunix_bpf.c32 wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in unix_msg_wait_data()
/linux-6.3-rc2/net/bluetooth/cmtp/
A Dcore.c310 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in cmtp_session()
/linux-6.3-rc2/net/bluetooth/bnep/
A Dcore.c516 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in bnep_session()
/linux-6.3-rc2/fs/notify/inotify/
A Dinotify_user.c293 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in inotify_read()
/linux-6.3-rc2/include/linux/
A Dwait.h1197 long wait_woken(struct wait_queue_entry *wq_entry, unsigned mode, long timeout);
/linux-6.3-rc2/drivers/iio/
A Dindustrialio-buffer.c153 wait_woken(&wait, TASK_INTERRUPTIBLE, in iio_buffer_read()
206 wait_woken(&wait, TASK_INTERRUPTIBLE, in iio_buffer_write()
/linux-6.3-rc2/drivers/tty/
A 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.3-rc2/net/bluetooth/rfcomm/
A Dsock.c521 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in rfcomm_sock_accept()
A Dcore.c2128 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rfcomm_run()
/linux-6.3-rc2/net/bluetooth/hidp/
A Dcore.c1241 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in hidp_session_run()
/linux-6.3-rc2/net/bluetooth/
A Dsco.c690 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in sco_sock_accept()
A Diso.c996 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in iso_sock_accept()
A Dl2cap_sock.c384 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in l2cap_sock_accept()
/linux-6.3-rc2/net/tipc/
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()
/linux-6.3-rc2/fs/notify/fanotify/
A Dfanotify_user.c822 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in fanotify_read()
/linux-6.3-rc2/drivers/gpu/drm/i915/gvt/
A Dscheduler.c1171 wait_woken(&wait, TASK_INTERRUPTIBLE, in workload_thread()
/linux-6.3-rc2/net/vmw_vsock/
A Daf_vsock.c1820 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, timeout); in vsock_connectible_sendmsg()
/linux-6.3-rc2/include/net/
A Dsock.h1180 *(__timeo) = wait_woken(__wait, \
/linux-6.3-rc2/fs/ceph/
A Dcaps.c2948 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in ceph_get_caps()
/linux-6.3-rc2/net/core/
A Drtnetlink.c509 wait_woken(&wait, TASK_UNINTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rtnl_lock_unregistering_all()
/linux-6.3-rc2/drivers/md/
A Draid5.c6176 wait_woken(&wait, TASK_UNINTERRUPTIBLE, in raid5_make_request()
/linux-6.3-rc2/fs/nfs/
A Dnfs4proc.c7488 wait_woken(&waiter.wait, TASK_INTERRUPTIBLE|TASK_FREEZABLE, in nfs4_retry_setlk()

Completed in 165 milliseconds