Home
last modified time | relevance | path

Searched refs:default_wake_function (Results 1 – 7 of 7) sorted by relevance

/linux/kernel/sched/
H A Dwait.c384 int ret = default_wake_function(wq_entry, mode, sync, key); in autoremove_wake_function()
444 return default_wake_function(wq_entry, mode, sync, key); in woken_wake_function()
H A Dcore.c7086 int default_wake_function(wait_queue_entry_t *curr, unsigned mode, int wake_flags, in default_wake_function() function
7092 EXPORT_SYMBOL(default_wake_function);
/linux/fs/
H A Dselect.c205 return default_wake_function(&dummy_wait, mode, sync, key); in __pollwake()
H A Deventpoll.c1973 int ret = default_wake_function(wq_entry, mode, sync, key); in ep_autoremove_wake_function()
/linux/kernel/
H A Dexit.c1581 return default_wake_function(wait, mode, sync, key); in child_wait_callback()
/linux/block/
H A Dblk-iocost.c1490 default_wake_function(wq_entry, mode, flags, key); in iocg_wake_fn()
/linux/mm/
H A Dshmem.c2477 int ret = default_wake_function(wait, mode, sync, key); in synchronous_wake_function()