Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dwait.c440 __sched long wait_woken(struct wait_queue_entry *wq_entry, unsigned int mode, long timeout) in wait_woken() function
463 EXPORT_SYMBOL(wait_woken);
/OK3568_Linux_fs/kernel/net/bluetooth/cmtp/
H A Dcore.c310 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in cmtp_session()
/OK3568_Linux_fs/kernel/net/decnet/
H A 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()
/OK3568_Linux_fs/kernel/net/bluetooth/bnep/
H A Dcore.c516 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in bnep_session()
/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h1160 long wait_woken(struct wait_queue_entry *wq_entry, unsigned mode, long timeout);
/OK3568_Linux_fs/kernel/fs/notify/inotify/
H A Dinotify_user.c257 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in inotify_read()
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dn_tty.c2274 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, in n_tty_read()
2426 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in n_tty_write()
/OK3568_Linux_fs/kernel/net/bluetooth/rfcomm/
H A Dsock.c516 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in rfcomm_sock_accept()
H A Dcore.c2124 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rfcomm_run()
/OK3568_Linux_fs/kernel/fs/notify/fanotify/
H A Dfanotify_user.c499 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in fanotify_read()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dsco.c684 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in sco_sock_accept()
H A Dl2cap_sock.c383 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in l2cap_sock_accept()
/OK3568_Linux_fs/kernel/net/tipc/
H A Dsocket.c427 *(timeo_) = wait_woken(&wait_, TASK_INTERRUPTIBLE, *(timeo_)); \
1850 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in tipc_wait_for_rcvmsg()
2686 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in tipc_wait_for_accept()
/OK3568_Linux_fs/kernel/drivers/iio/
H A Dindustrialio-buffer.c147 wait_woken(&wait, TASK_INTERRUPTIBLE, in iio_buffer_read_outer()
/OK3568_Linux_fs/kernel/net/bluetooth/hidp/
H A Dcore.c1242 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in hidp_session_run()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_generic2281 wait_woken
H A Dabi_gki_aarch64_imx2285 wait_woken
H A Dabi_gki_aarch64_qcom3033 wait_woken
H A Dabi_gki_aarch64_mtk2677 wait_woken
H A Dabi_gki_aarch64_oplus3604 wait_woken
H A Dabi_gki_aarch64_galaxy4578 wait_woken
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dscheduler.c1123 wait_woken(&wait, TASK_INTERRUPTIBLE, in workload_thread()
/OK3568_Linux_fs/kernel/net/vmw_vsock/
H A Daf_vsock.c1763 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, timeout); in vsock_stream_sendmsg()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Daf_inet.c599 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in inet_wait_for_connect()
/OK3568_Linux_fs/kernel/include/net/
H A Dsock.h1122 *(__timeo) = wait_woken(__wait, \

12