Searched refs:kcompactd_wait (Results 1 – 3 of 3) sorted by relevance
2783 if (!wq_has_sleeper(&pgdat->kcompactd_wait)) in wakeup_kcompactd()2791 wake_up_interruptible(&pgdat->kcompactd_wait); in wakeup_kcompactd()2818 if (wait_event_freezable_timeout(pgdat->kcompactd_wait, in kcompactd()
6782 init_waitqueue_head(&pgdat->kcompactd_wait); in pgdat_init_kcompactd()
780 wait_queue_head_t kcompactd_wait; member