Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dsys.c1915 err = replace_mm_exe_file(mm, exe.file); in prctl_set_mm_exe_file()
H A Dfork.c1441 int replace_mm_exe_file(struct mm_struct *mm, struct file *new_exe_file) in replace_mm_exe_file() function
/openbmc/linux/include/linux/
H A Dmm.h3266 extern int replace_mm_exe_file(struct mm_struct *mm, struct file *new_exe_file);