Home
last modified time | relevance | path

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

/mm/
Dslub.c3451 long min_time; member
3520 if (age < l->min_time) in add_location()
3521 l->min_time = age; in add_location()
3557 l->min_time = age; in add_location()
3627 if (l->sum_time != l->min_time) { in list_locations()
3629 l->min_time, in list_locations()
3634 l->min_time); in list_locations()