Home
last modified time | relevance | path

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

/linux/mm/
H A Dcompaction.c3033 enum zone_type highest_zoneidx = pgdat->kcompactd_highest_zoneidx; in kcompactd_node_suitable()
3066 .highest_zoneidx = pgdat->kcompactd_highest_zoneidx, in kcompactd_do_work()
3131 if (pgdat->kcompactd_highest_zoneidx >= cc.highest_zoneidx) in kcompactd_do_work()
3132 pgdat->kcompactd_highest_zoneidx = pgdat->nr_zones - 1; in kcompactd_do_work()
3143 if (pgdat->kcompactd_highest_zoneidx > highest_zoneidx) in wakeup_kcompactd()
3144 pgdat->kcompactd_highest_zoneidx = highest_zoneidx; in wakeup_kcompactd()
3175 pgdat->kcompactd_highest_zoneidx = pgdat->nr_zones - 1; in kcompactd()
/linux/Documentation/translations/zh_CN/mm/
H A Dphysical_memory.rst300 ``kcompactd_highest_zoneidx``
/linux/include/linux/
H A Dmmzone.h1447 enum zone_type kcompactd_highest_zoneidx; member
/linux/Documentation/mm/
H A Dphysical_memory.rst317 ``kcompactd_highest_zoneidx``