Searched refs:kcompactd_highest_zoneidx (Results 1 – 4 of 4) sorted by relevance
300 ``kcompactd_highest_zoneidx``
3075 enum zone_type highest_zoneidx = pgdat->kcompactd_highest_zoneidx; in kcompactd_node_suitable()3108 .highest_zoneidx = pgdat->kcompactd_highest_zoneidx, in kcompactd_do_work()3173 if (pgdat->kcompactd_highest_zoneidx >= cc.highest_zoneidx) in kcompactd_do_work()3174 pgdat->kcompactd_highest_zoneidx = pgdat->nr_zones - 1; in kcompactd_do_work()3185 if (pgdat->kcompactd_highest_zoneidx > highest_zoneidx) in wakeup_kcompactd()3186 pgdat->kcompactd_highest_zoneidx = highest_zoneidx; in wakeup_kcompactd()3217 pgdat->kcompactd_highest_zoneidx = pgdat->nr_zones - 1; in kcompactd()
1403 enum zone_type kcompactd_highest_zoneidx; member
315 ``kcompactd_highest_zoneidx``