Home
last modified time | relevance | path

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

/mm/
Dmmu_notifier.c554 struct mmu_notifier_range *range, bool only_end) in mn_hlist_invalidate_end() argument
575 if (!only_end && subscription->ops->invalidate_range) in mn_hlist_invalidate_end()
593 bool only_end) in __mmu_notifier_invalidate_range_end() argument
603 mn_hlist_invalidate_end(subscriptions, range, only_end); in __mmu_notifier_invalidate_range_end()