Home
last modified time | relevance | path

Searched refs:set_mm_exe_file (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/kernel/
Dfork.c705 set_mm_exe_file(mm, NULL); in mmput()
729 void set_mm_exe_file(struct mm_struct *mm, struct file *new_exe_file) in set_mm_exe_file() function
/linux-4.4.14/fs/
Dexec.c1099 set_mm_exe_file(bprm->mm, bprm->file); in flush_old_exec()
/linux-4.4.14/include/linux/
Dmm.h1900 extern void set_mm_exe_file(struct mm_struct *mm, struct file *new_exe_file);