Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregcache-maple.c113 unsigned long lower_index, lower_last; in regcache_maple_drop() local
133 lower_last = min -1; in regcache_maple_drop()
164 mas_set_range(&mas, lower_index, lower_last); in regcache_maple_drop()
/openbmc/linux/kernel/
H A Duser_namespace.c734 u32 upper_first, lower_first, upper_last, lower_last; in mappings_overlap() local
740 lower_last = lower_first + extent->count - 1; in mappings_overlap()
763 if ((prev_lower_first <= lower_last) && in mappings_overlap()