Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dhugetlb.c968 long seg_to; in region_count() local
976 seg_to = min(rg->to, t); in region_count()
978 chg += seg_to - seg_from; in region_count()