Searched refs:exit_files (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/block/
H A Dblk-ioc.c257 * path may issue IOs from e.g. exit_files(). The exit path is create_task_io_context()
/linux-4.1.27/fs/
H A Dfile.c418 void exit_files(struct task_struct *tsk) exit_files() function
/linux-4.1.27/arch/ia64/kernel/
H A Dperfmon.c1934 * called either on explicit close() or from exit_files().
1942 * When called from exit_files(), the VMA has been freed because exit_mm()
1943 * is executed before exit_files().
1945 * When called from exit_files(), the current task is not yet ZOMBIE but we
2044 * - not ok when coming from exit_files() pfm_close()
/linux-4.1.27/kernel/
H A Dexit.c741 exit_files(tsk); do_exit()
H A Dfork.c1625 exit_files(p); /* blocking */ copy_process()
/linux-4.1.27/include/linux/
H A Dsched.h2498 extern void exit_files(struct task_struct *);

Completed in 310 milliseconds