Searched refs:__wake_up_common_lock (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/kernel/sched/ |
| D | wait.c | 124 static void __wake_up_common_lock(struct wait_queue_head *wq_head, unsigned int mode, in __wake_up_common_lock() function 156 __wake_up_common_lock(wq_head, mode, nr_exclusive, 0, key); in __wake_up() 204 __wake_up_common_lock(wq_head, mode, 1, WF_SYNC, key); in __wake_up_sync_key()
|
| /Linux-v6.1/Documentation/tools/rtla/ |
| D | rtla-timerlat-top.rst | 90 => __wake_up_common_lock 93 => __wake_up_common_lock
|