Home
last modified time | relevance | path

Searched refs:wait_woken (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dwait.c428 * // in wait_woken() // in woken_wake_function()
440 __sched long wait_woken(struct wait_queue_entry *wq_entry, unsigned int mode, long timeout) in wait_woken() function
464 EXPORT_SYMBOL(wait_woken); variable
468 /* Pairs with the smp_store_mb() in wait_woken(). */ in woken_wake_function()
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
H A Dsco.c699 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()

Completed in 5 milliseconds