Home
last modified time | relevance | path

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

/linux/kernel/
H A Dfork.c1358 set_mm_exe_file(mm, NULL); in __mmput()
1414 int set_mm_exe_file(struct mm_struct *mm, struct file *new_exe_file) in set_mm_exe_file() function
/linux/include/linux/
H A Dmm.h3343 extern int set_mm_exe_file(struct mm_struct *mm, struct file *new_exe_file);