Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/base/regmap/
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-6.12.1/kernel/
Duser_namespace.c737 u32 upper_first, lower_first, upper_last, lower_last; in mappings_overlap() local
742 upper_last = upper_first + extent->count - 1; in mappings_overlap()
761 if ((prev_upper_first <= upper_last) && in mappings_overlap()