Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dmmu_notifier.c560 struct mmu_notifier_range *range, bool only_end) in mn_hlist_invalidate_end() argument
581 if (!only_end && subscription->ops->invalidate_range) in mn_hlist_invalidate_end()
599 bool only_end) in __mmu_notifier_invalidate_range_end() argument
609 mn_hlist_invalidate_end(subscriptions, range, only_end); in __mmu_notifier_invalidate_range_end()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmmu_notifier.h433 bool only_end);