Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmmu_notifier.h319 struct mmu_notifier *mmu_notifier_get_locked(const struct mmu_notifier_ops *ops,
327 ret = mmu_notifier_get_locked(ops, mm); in mmu_notifier_get()
/OK3568_Linux_fs/kernel/drivers/misc/sgi-gru/
H A Dgrutlbpurge.c269 mn = mmu_notifier_get_locked(&gru_mmuops, current->mm); in gru_register_mmu_notifier()
/OK3568_Linux_fs/kernel/mm/
H A Dmmu_notifier.c819 struct mmu_notifier *mmu_notifier_get_locked(const struct mmu_notifier_ops *ops, in mmu_notifier_get_locked() function
845 EXPORT_SYMBOL_GPL(mmu_notifier_get_locked);