| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | wait.c | 440 __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 D | core.c | 310 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in cmtp_session()
|
| /OK3568_Linux_fs/kernel/net/decnet/ |
| H A D | af_decnet.c | 833 *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 D | core.c | 516 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in bnep_session()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | wait.h | 1160 long wait_woken(struct wait_queue_entry *wq_entry, unsigned mode, long timeout);
|
| /OK3568_Linux_fs/kernel/fs/notify/inotify/ |
| H A D | inotify_user.c | 257 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in inotify_read()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | n_tty.c | 2274 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 D | sock.c | 516 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in rfcomm_sock_accept()
|
| H A D | core.c | 2124 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in rfcomm_run()
|
| /OK3568_Linux_fs/kernel/fs/notify/fanotify/ |
| H A D | fanotify_user.c | 499 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in fanotify_read()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | sco.c | 684 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in sco_sock_accept()
|
| H A D | l2cap_sock.c | 383 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in l2cap_sock_accept()
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | socket.c | 427 *(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 D | industrialio-buffer.c | 147 wait_woken(&wait, TASK_INTERRUPTIBLE, in iio_buffer_read_outer()
|
| /OK3568_Linux_fs/kernel/net/bluetooth/hidp/ |
| H A D | core.c | 1242 wait_woken(&wait, TASK_INTERRUPTIBLE, MAX_SCHEDULE_TIMEOUT); in hidp_session_run()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_generic | 2281 wait_woken
|
| H A D | abi_gki_aarch64_imx | 2285 wait_woken
|
| H A D | abi_gki_aarch64_qcom | 3033 wait_woken
|
| H A D | abi_gki_aarch64_mtk | 2677 wait_woken
|
| H A D | abi_gki_aarch64_oplus | 3604 wait_woken
|
| H A D | abi_gki_aarch64_galaxy | 4578 wait_woken
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | scheduler.c | 1123 wait_woken(&wait, TASK_INTERRUPTIBLE, in workload_thread()
|
| /OK3568_Linux_fs/kernel/net/vmw_vsock/ |
| H A D | af_vsock.c | 1763 timeout = wait_woken(&wait, TASK_INTERRUPTIBLE, timeout); in vsock_stream_sendmsg()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | af_inet.c | 599 timeo = wait_woken(&wait, TASK_INTERRUPTIBLE, timeo); in inet_wait_for_connect()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | sock.h | 1122 *(__timeo) = wait_woken(__wait, \
|