Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dshmem.c2174 static int synchronous_wake_function(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in synchronous_wake_function() function
2218 DEFINE_WAIT_FUNC(shmem_fault_wait, synchronous_wake_function); in shmem_fault()