Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/base/regmap/
Dregcache-maple.c114 unsigned long lower_index = 0, lower_last = 0; in regcache_maple_drop() local
134 lower_last = min -1; in regcache_maple_drop()
164 mas_set_range(&mas, lower_index, lower_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
743 lower_last = lower_first + extent->count - 1; in mappings_overlap()
766 if ((prev_lower_first <= lower_last) && in mappings_overlap()