Lines Matching defs:mm
35 static inline void mmgrab(struct mm_struct *mm) in mmgrab()
47 static inline void mmdrop(struct mm_struct *mm) in mmdrop()
65 struct mm_struct *mm = container_of(rhp, struct mm_struct, delayed_drop); in __mmdrop_delayed() local
74 static inline void mmdrop_sched(struct mm_struct *mm) in mmdrop_sched()
81 static inline void mmdrop_sched(struct mm_struct *mm) in mmdrop_sched()
88 static inline void mmgrab_lazy_tlb(struct mm_struct *mm) in mmgrab_lazy_tlb()
94 static inline void mmdrop_lazy_tlb(struct mm_struct *mm) in mmdrop_lazy_tlb()
107 static inline void mmdrop_lazy_tlb_sched(struct mm_struct *mm) in mmdrop_lazy_tlb_sched()
131 static inline void mmget(struct mm_struct *mm) in mmget()
136 static inline bool mmget_not_zero(struct mm_struct *mm) in mmget_not_zero()
166 static inline void mm_update_next_owner(struct mm_struct *mm) in mm_update_next_owner()
213 static inline void arch_pick_mmap_layout(struct mm_struct *mm, in arch_pick_mmap_layout()
532 static inline void membarrier_mm_sync_core_before_usermode(struct mm_struct *mm) in membarrier_mm_sync_core_before_usermode()
554 static inline void membarrier_exec_mmap(struct mm_struct *mm) in membarrier_exec_mmap()
557 static inline void membarrier_mm_sync_core_before_usermode(struct mm_struct *mm) in membarrier_mm_sync_core_before_usermode()