Lines Matching defs:mm
34 static inline void mmgrab(struct mm_struct *mm) in mmgrab()
46 static inline void mmdrop(struct mm_struct *mm) in mmdrop()
64 struct mm_struct *mm = container_of(rhp, struct mm_struct, delayed_drop); in __mmdrop_delayed() local
73 static inline void mmdrop_sched(struct mm_struct *mm) in mmdrop_sched()
80 static inline void mmdrop_sched(struct mm_struct *mm) in mmdrop_sched()
87 static inline void mmgrab_lazy_tlb(struct mm_struct *mm) in mmgrab_lazy_tlb()
93 static inline void mmdrop_lazy_tlb(struct mm_struct *mm) in mmdrop_lazy_tlb()
106 static inline void mmdrop_lazy_tlb_sched(struct mm_struct *mm) in mmdrop_lazy_tlb_sched()
130 static inline void mmget(struct mm_struct *mm) in mmget()
135 static inline bool mmget_not_zero(struct mm_struct *mm) in mmget_not_zero()
165 static inline void mm_update_next_owner(struct mm_struct *mm) in mm_update_next_owner()
198 static inline void arch_pick_mmap_layout(struct mm_struct *mm, in arch_pick_mmap_layout()
453 static inline void membarrier_mm_sync_core_before_usermode(struct mm_struct *mm) in membarrier_mm_sync_core_before_usermode()
475 static inline void membarrier_exec_mmap(struct mm_struct *mm) in membarrier_exec_mmap()
478 static inline void membarrier_mm_sync_core_before_usermode(struct mm_struct *mm) in membarrier_mm_sync_core_before_usermode()