Searched refs:wakeup_kcompactd (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| A D | compaction.h | 182 extern void wakeup_kcompactd(pg_data_t *pgdat, int order, int highest_zoneidx); 223 static inline void wakeup_kcompactd(pg_data_t *pgdat, in wakeup_kcompactd() function
|
| /linux/mm/ |
| A D | vmscan.c | 4323 wakeup_kcompactd(pgdat, pageblock_order, highest_zoneidx); in balance_pgdat() 4386 wakeup_kcompactd(pgdat, alloc_order, highest_zoneidx); in kswapd_try_to_sleep() 4574 wakeup_kcompactd(pgdat, order, highest_zoneidx); in wakeup_kswapd()
|
| A D | compaction.c | 2879 void wakeup_kcompactd(pg_data_t *pgdat, int order, int highest_zoneidx) in wakeup_kcompactd() function
|
| /linux/ |
| A D | System.map | 6937 ffff8000101bf9d0 T wakeup_kcompactd
|
| A D | .tmp_System.map | 6937 ffff8000101bf9d0 T wakeup_kcompactd
|
Completed in 976 milliseconds