Searched refs:__mmdrop (Results 1 – 2 of 2) sorted by relevance
672 void __mmdrop(struct mm_struct *mm) in __mmdrop() function681 EXPORT_SYMBOL_GPL(__mmdrop);
2473 extern void __mmdrop(struct mm_struct *);2477 __mmdrop(mm); in mmdrop()