Searched defs:wait (Results 1 – 6 of 6) sorted by relevance
/mm/ |
D | filemap.c | 1054 static int wake_page_function(wait_queue_entry_t *wait, unsigned mode, int sync, void *arg) in wake_page_function() 1186 struct wait_queue_entry *wait) in trylock_page_bit_common() 1206 wait_queue_entry_t *wait = &wait_page.wait; in wait_on_page_bit_common() local 1355 struct wait_page_queue *wait, bool set) in __wait_on_page_locked_async() 1385 struct wait_page_queue *wait) in wait_on_page_locked_async() 1562 __sched int __lock_page_async(struct page *page, struct wait_page_queue *wait) in __lock_page_async()
|
D | khugepaged.c | 864 static bool khugepaged_prealloc_page(struct page **hpage, bool *wait) in khugepaged_prealloc_page() 914 static struct page *khugepaged_alloc_hugepage(bool *wait) in khugepaged_alloc_hugepage() 934 static bool khugepaged_prealloc_page(struct page **hpage, bool *wait) in khugepaged_prealloc_page() 2267 bool wait = true; in khugepaged_do_scan() local
|
D | mempool.c | 379 wait_queue_entry_t wait; in mempool_alloc() local
|
D | memcontrol.c | 166 wait_queue_entry_t wait; member 1916 wait_queue_entry_t wait; member 1919 static int memcg_oom_wake_function(wait_queue_entry_t *wait, in memcg_oom_wake_function() 4849 static int memcg_event_wake(wait_queue_entry_t *wait, unsigned mode, in memcg_event_wake()
|
D | swapfile.c | 2781 static __poll_t swaps_poll(struct file *file, poll_table *wait) in swaps_poll()
|
D | shmem.c | 2058 static int synchronous_wake_function(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in synchronous_wake_function()
|