Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/regmap/
H A Dregcache-maple.c114 unsigned long upper_index, upper_last; in regcache_maple_drop() local
146 upper_last = mas.last; in regcache_maple_drop()
171 mas_set_range(&mas, upper_index, upper_last); in regcache_maple_drop()
/linux-6.15/kernel/
H A Duser_namespace.c745 u32 upper_first, lower_first, upper_last, lower_last; in mappings_overlap() local
750 upper_last = upper_first + extent->count - 1; in mappings_overlap()
769 if ((prev_upper_first <= upper_last) && in mappings_overlap()