Home
last modified time | relevance | path

Searched refs:get_mm_exe_file (Results 1 – 5 of 5) sorted by relevance

/linux/security/landlock/
H A Ddomain.c53 file = get_mm_exe_file(mm); in get_current_exe()
/linux/arch/arc/kernel/
H A Dtroubleshoot.c65 exe_file = get_mm_exe_file(mm); in print_task_path_n_nm()
/linux/kernel/
H A Dfork.c566 exe_file = get_mm_exe_file(oldmm); in dup_mm_exe_file()
1281 old_exe_file = get_mm_exe_file(mm); in replace_mm_exe_file()
1325 struct file *get_mm_exe_file(struct mm_struct *mm) in get_mm_exe_file() function
1354 exe_file = get_mm_exe_file(mm); in get_task_exe_file()
/linux/security/tomoyo/
H A Dutil.c974 exe_file = get_mm_exe_file(mm); in tomoyo_get_exe()
/linux/include/linux/
H A Dmm.h4091 extern struct file *get_mm_exe_file(struct mm_struct *mm);