Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/
A Dfork.c1211 set_mm_exe_file(mm, NULL); in __mmput()
1265 int set_mm_exe_file(struct mm_struct *mm, struct file *new_exe_file) in set_mm_exe_file() function
/linux-6.3-rc2/fs/
A Dexec.c1280 retval = set_mm_exe_file(bprm->mm, bprm->file); in begin_new_exec()
/linux-6.3-rc2/include/linux/
A Dmm.h2980 extern int set_mm_exe_file(struct mm_struct *mm, struct file *new_exe_file);

Completed in 19 milliseconds