Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcompaction.h182 extern void wakeup_kcompactd(pg_data_t *pgdat, int order, int highest_zoneidx);
222 static inline void wakeup_kcompactd(pg_data_t *pgdat, in wakeup_kcompactd() function
/linux-6.3-rc2/mm/
A Dcompaction.c2909 void wakeup_kcompactd(pg_data_t *pgdat, int order, int highest_zoneidx) in wakeup_kcompactd() function
A Dvmscan.c7515 wakeup_kcompactd(pgdat, pageblock_order, highest_zoneidx); in balance_pgdat()
7578 wakeup_kcompactd(pgdat, alloc_order, highest_zoneidx); in kswapd_try_to_sleep()
7766 wakeup_kcompactd(pgdat, order, highest_zoneidx); in wakeup_kswapd()

Completed in 20 milliseconds