Searched defs:wait (Results 1 – 6 of 6) sorted by relevance
/mm/ |
D | khugepaged.c | 733 static bool khugepaged_prealloc_page(struct page **hpage, bool *wait) in khugepaged_prealloc_page() 783 static struct page *khugepaged_alloc_hugepage(bool *wait) in khugepaged_alloc_hugepage() 803 static bool khugepaged_prealloc_page(struct page **hpage, bool *wait) in khugepaged_prealloc_page() 1796 bool wait = true; in khugepaged_do_scan() local
|
D | mempool.c | 315 wait_queue_t wait; in mempool_alloc() local
|
D | memcontrol.c | 188 wait_queue_t wait; member 1490 wait_queue_t wait; member 1493 static int memcg_oom_wake_function(wait_queue_t *wait, in memcg_oom_wake_function() 3736 static int memcg_event_wake(wait_queue_t *wait, unsigned mode, in memcg_event_wake()
|
D | swapfile.c | 2013 static unsigned swaps_poll(struct file *file, poll_table *wait) in swaps_poll()
|
D | page-writeback.c | 2362 int write_one_page(struct page *page, int wait) in write_one_page()
|
D | shmem.c | 1880 static int synchronous_wake_function(wait_queue_t *wait, unsigned mode, int sync, void *key) in synchronous_wake_function()
|