Home
last modified time | relevance | path

Searched refs:replace_mm_exe_file (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Dfork.c1217 * replace_mm_exe_file - replace a reference to the mm's executable file
1225 int replace_mm_exe_file(struct mm_struct *mm, struct file *new_exe_file) in replace_mm_exe_file() function
/linux/include/linux/
H A Dmm.h3319 extern int replace_mm_exe_file(struct mm_struct *mm, struct file *new_exe_file);