Searched refs:toptier (Results 1 - 3 of 3) sorted by relevance

/linux-master/mm/
H A Dmemory-tiers.c252 bool toptier; local
263 toptier = true;
267 toptier = true;
269 toptier = false;
272 return toptier;
455 * is considered toptier.
H A Dmprotect.c119 bool toptier; local
151 toptier = node_is_toptier(nid);
158 toptier)
161 !toptier)
H A Dhuge_memory.c2085 bool toptier; local
2098 toptier = node_is_toptier(folio_nid(folio));
2104 toptier)
2108 !toptier)

Completed in 296 milliseconds