Searched refs:__wake_up_common_lock (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/kernel/sched/ |
| D | wait.c | 110 static void __wake_up_common_lock(struct wait_queue_head *wq_head, unsigned int mode, in __wake_up_common_lock() function 142 __wake_up_common_lock(wq_head, mode, nr_exclusive, 0, key); in __wake_up() 196 __wake_up_common_lock(wq_head, mode, nr_exclusive, wake_flags, key); in __wake_up_sync_key()
|