replace_mm_exe_file
extern int replace_mm_exe_file(struct mm_struct *mm, struct file *new_exe_file);
return replace_mm_exe_file(mm, fd_file(exe));