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

/linux-master/mm/
H A Dcompaction.c2972 wake_up_interruptible(&pgdat->kcompactd_wait);
3152 if (!wq_has_sleeper(&pgdat->kcompactd_wait))
3160 wake_up_interruptible(&pgdat->kcompactd_wait);
3194 if (wait_event_freezable_timeout(pgdat->kcompactd_wait,
H A Dmm_init.c1347 init_waitqueue_head(&pgdat->kcompactd_wait);
/linux-master/include/linux/
H A Dmmzone.h1338 wait_queue_head_t kcompactd_wait; member in struct:pglist_data

Completed in 160 milliseconds