Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dwait.c171 * __wake_up_sync_key - wake up threads blocked on a waitqueue.
186 void __wake_up_sync_key(struct wait_queue_head *wq_head, unsigned int mode, void *key) in __wake_up_sync_key() function
194 EXPORT_SYMBOL_GPL(__wake_up_sync_key); variable
219 * __wake_up_sync - see __wake_up_sync_key()
223 __wake_up_sync_key(wq_head, mode, NULL); in __wake_up_sync()

Completed in 2 milliseconds