Searched defs:wait (Results 1 – 6 of 6) sorted by relevance
/mm/ |
D | khugepaged.c | 763 static bool khugepaged_prealloc_page(struct page **hpage, bool *wait) in khugepaged_prealloc_page() 813 static struct page *khugepaged_alloc_hugepage(bool *wait) in khugepaged_alloc_hugepage() 833 static bool khugepaged_prealloc_page(struct page **hpage, bool *wait) in khugepaged_prealloc_page() 2047 bool wait = true; in khugepaged_do_scan() local
|
D | filemap.c | 1025 wait_queue_entry_t wait; member 1028 static int wake_page_function(wait_queue_entry_t *wait, unsigned mode, int sync, void *arg) in wake_page_function() 1135 wait_queue_entry_t *wait = &wait_page.wait; in wait_on_page_bit_common() local
|
D | mempool.c | 379 wait_queue_entry_t wait; in mempool_alloc() local
|
D | memcontrol.c | 172 wait_queue_entry_t wait; member 1838 wait_queue_entry_t wait; member 1841 static int memcg_oom_wake_function(wait_queue_entry_t *wait, in memcg_oom_wake_function() 4572 static int memcg_event_wake(wait_queue_entry_t *wait, unsigned mode, in memcg_event_wake()
|
D | swapfile.c | 2694 static __poll_t swaps_poll(struct file *file, poll_table *wait) in swaps_poll()
|
D | shmem.c | 1983 static int synchronous_wake_function(wait_queue_entry_t *wait, unsigned mode, int sync, void *key) in synchronous_wake_function()
|