Searched refs:exit_aio (Results 1 – 2 of 2) sorted by relevance
15 extern void exit_aio(struct mm_struct *mm);18 static inline void exit_aio(struct mm_struct *mm) { } in exit_aio() function
1190 exit_aio(mm); in __mmput()