Home
last modified time | relevance | path

Searched defs:nr_exclusive (Results 1 – 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/kernel/sched/
Dwait.c66 static int __wake_up_common(struct wait_queue_head *wq_head, unsigned int mode, int nr_exclusive, i… in __wake_up_common()
114 …_up_common_lock(struct wait_queue_head *wq_head, unsigned int mode, int nr_exclusive, int wake_fla… in __wake_up_common_lock()
142 void __wake_up(struct wait_queue_head *wq_head, unsigned int mode, int nr_exclusive, void *key) in __wake_up()