Home
last modified time | relevance | path

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

/linux/mm/
H A Dmmu_notifier.c35 * mm->notifier_subscriptions inside the mm_take_all_locks() protected
617 * kmalloc cannot be called under mm_take_all_locks(), but we in __mmu_notifier_register()
634 ret = mm_take_all_locks(mm); in __mmu_notifier_register()
644 * thanks to mm_take_all_locks(). in __mmu_notifier_register()
652 * mm_take_all_locks() do not need to use acquire semantics. in __mmu_notifier_register()
H A Dmmap.c3857 int mm_take_all_locks(struct mm_struct *mm) mm_take_all_locks() function
/linux/include/linux/
H A Dmm.h3316 extern int mm_take_all_locks(struct mm_struct *mm);