Home
last modified time | relevance | path

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

/linux/mm/
A Dcompaction.c2726 wake_up_interruptible(&pgdat->kcompactd_wait); in compaction_proactiveness_sysctl_handler()
2894 if (!wq_has_sleeper(&pgdat->kcompactd_wait)) in wakeup_kcompactd()
2902 wake_up_interruptible(&pgdat->kcompactd_wait); in wakeup_kcompactd()
2936 if (wait_event_freezable_timeout(pgdat->kcompactd_wait, in kcompactd()
A Dpage_alloc.c7396 init_waitqueue_head(&pgdat->kcompactd_wait); in pgdat_init_kcompactd()
/linux/include/linux/
A Dmmzone.h870 wait_queue_head_t kcompactd_wait; member

Completed in 25 milliseconds