Searched refs:age (Results 1 – 4 of 4) sorted by relevance
46 region->age = 0; in damon_new_region()544 s->min_age_region <= r->age && r->age <= s->max_age_region; in __damos_valid_target()633 r->age = 0; in damon_do_apply_schemes()744 l->age = (l->age * sz_l + r->age * sz_r) / (sz_l + sz_r); in damon_merge_two_regions()763 r->age = 0; in damon_merge_regions_of()765 r->age++; in damon_merge_regions_of()814 new->age = r->age; in damon_split_region_at()
106 age_in_sec = (unsigned long)r->age * c->aggr_interval / 1000000; in damon_pageout_score()
4730 unsigned long age = jiffies - track->when; in add_location() local4751 l->sum_time += age; in add_location()4752 if (age < l->min_time) in add_location()4753 l->min_time = age; in add_location()4754 if (age > l->max_time) in add_location()4755 l->max_time = age; in add_location()4788 l->sum_time = age; in add_location()4789 l->min_time = age; in add_location()4790 l->max_time = age; in add_location()
801 unsigned char age; in remove_rmap_item_from_tree() local809 age = (unsigned char)(ksm_scan.seqnr - rmap_item->address); in remove_rmap_item_from_tree()810 BUG_ON(age > 1); in remove_rmap_item_from_tree()811 if (!age) in remove_rmap_item_from_tree()