Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dvmscan.c4910 int tier_idx) in sort_folio() argument
4949 if (tier > tier_idx || refs == BIT(LRU_REFS_WIDTH)) { in sort_folio()
5108 static int get_type_to_scan(struct lruvec *lruvec, int swappiness, int *tier_idx) in get_type_to_scan() argument
5131 *tier_idx = tier - 1; in get_type_to_scan()