Searched refs:max_end (Results 1 – 1 of 1) sorted by relevance
61 u64 max_end, child_max_end; in memtype_rb_augment_cb() local67 max_end = data->end; in memtype_rb_augment_cb()70 if (child_max_end > max_end) in memtype_rb_augment_cb()71 max_end = child_max_end; in memtype_rb_augment_cb()74 if (child_max_end > max_end) in memtype_rb_augment_cb()75 max_end = child_max_end; in memtype_rb_augment_cb()77 data->subtree_max_end = max_end; in memtype_rb_augment_cb()