Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmzone.h760 struct lru_cost { struct
777 struct lru_cost cost[ANON_AND_FILE]; argument
/linux/mm/
H A Dvmscan.c2282 struct lru_cost *anon_cost, *file_cost; in prepare_scan_control()
2319 struct lru_cost *cost = &target_lruvec->cost[f]; in prepare_scan_control()