Searched refs:exit_aio (Results 1 - 3 of 3) sorted by last modified time

/linux-master/kernel/
H A Dfork.c1343 exit_aio(mm);
/linux-master/fs/
H A Daio.c891 * exit_aio: called when the last user of mm goes away. At this point, there is
898 void exit_aio(struct mm_struct *mm) function
/linux-master/include/linux/
H A Daio.h15 extern void exit_aio(struct mm_struct *mm);
18 static inline void exit_aio(struct mm_struct *mm) { } function

Completed in 146 milliseconds