Home
last modified time | relevance | path

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

/include/linux/
Dmmu_notifier.h68 struct mmu_notifier_ops { struct
248 const struct mmu_notifier_ops *ops; argument
319 struct mmu_notifier *mmu_notifier_get_locked(const struct mmu_notifier_ops *ops,
322 mmu_notifier_get(const struct mmu_notifier_ops *ops, struct mm_struct *mm) in mmu_notifier_get()