Home
last modified time | relevance | path

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

/linux/mm/
A Dcompaction.c2959 wake_up_interruptible(&pgdat->kcompactd_wait); in compaction_proactiveness_sysctl_handler()
3139 if (!wq_has_sleeper(&pgdat->kcompactd_wait)) in wakeup_kcompactd()
3147 wake_up_interruptible(&pgdat->kcompactd_wait); in wakeup_kcompactd()
3181 if (wait_event_freezable_timeout(pgdat->kcompactd_wait, in kcompactd()
A Dmm_init.c1357 init_waitqueue_head(&pgdat->kcompactd_wait); in pgdat_init_kcompactd()
/linux/include/linux/
A Dmmzone.h1361 wait_queue_head_t kcompactd_wait; member
/linux/Documentation/mm/
A Dphysical_memory.rst318 ``kcompactd_wait``

Completed in 22 milliseconds