Searched refs:__mmdrop (Results 1 – 2 of 2) sorted by relevance
681 void __mmdrop(struct mm_struct *mm) in __mmdrop() function690 EXPORT_SYMBOL_GPL(__mmdrop);
2578 extern void __mmdrop(struct mm_struct *);2582 __mmdrop(mm); in mmdrop()