Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
H A Dregcache-maple.c115 unsigned long upper_index, upper_last; in regcache_maple_drop() local
147 upper_last = mas.last; in regcache_maple_drop()
172 mas_set_range(&mas, upper_index, upper_last); in regcache_maple_drop()
/linux/kernel/
H A Duser_namespace.c748 u32 upper_first, lower_first, upper_last, lower_last; in mappings_overlap() local
753 upper_last = upper_first + extent->count - 1; in mappings_overlap()
772 if ((prev_upper_first <= upper_last) && in mappings_overlap()