Home
last modified time | relevance | path

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

/openbmc/linux/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()
172 mas_set_range(&mas, upper_index, upper_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
739 upper_last = upper_first + extent->count - 1; in mappings_overlap()
758 if ((prev_upper_first <= upper_last) && in mappings_overlap()