Searched refs:default_wake_function (Results 1 – 3 of 3) sorted by relevance
| /device/soc/rockchip/common/sdk_linux/kernel/sched/ |
| D | wait.c | 406 int ret = default_wake_function(wq_entry, mode, sync, key); in autoremove_wake_function() 472 return default_wake_function(wq_entry, mode, sync, key); in woken_wake_function()
|
| D | core.c | 5250 int default_wake_function(wait_queue_entry_t *curr, unsigned mode, in default_wake_function() function 5256 EXPORT_SYMBOL(default_wake_function);
|
| /device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/ |
| D | kernel.patch | 76490 int ret = default_wake_function(wq_entry, mode, sync, key);
|