Home
last modified time | relevance | path

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

/Linux-v5.10/mm/
Dmmu_notifier.c531 struct mmu_notifier_range *range, bool only_end) in mn_hlist_invalidate_end() argument
552 if (!only_end && subscription->ops->invalidate_range) in mn_hlist_invalidate_end()
570 bool only_end) in __mmu_notifier_invalidate_range_end() argument
580 mn_hlist_invalidate_end(subscriptions, range, only_end); in __mmu_notifier_invalidate_range_end()
/Linux-v5.10/include/linux/
Dmmu_notifier.h394 bool only_end);