Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dshmem.c2062 static int synchronous_wake_function(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in synchronous_wake_function() function
2106 DEFINE_WAIT_FUNC(shmem_fault_wait, synchronous_wake_function); in shmem_fault()