Home
last modified time | relevance | path

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

/linux-6.1.9/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()
/linux-6.1.9/include/linux/
Dmmu_notifier.h400 bool only_end);