Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dwait.c114 static void __wake_up_common_lock(struct wait_queue_head *wq_head, unsigned int mode, int nr_exclusive, int wake_flags, in __wake_up_common_lock() function
144 __wake_up_common_lock(wq_head, mode, nr_exclusive, 0, key); in __wake_up()
192 __wake_up_common_lock(wq_head, mode, 1, WF_SYNC, key); in __wake_up_sync_key()

Completed in 2 milliseconds