Home
last modified time | relevance | path

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

/openbmc/linux/arch/arc/kernel/
H A Dtroubleshoot.c65 exe_file = get_mm_exe_file(mm); in print_task_path_n_nm()
/openbmc/linux/kernel/
H A Daudit_watch.c536 exe_file = get_mm_exe_file(current->mm); in audit_exe_compare()
H A Dfork.c635 exe_file = get_mm_exe_file(oldmm); in dup_mm_exe_file()
1447 old_exe_file = get_mm_exe_file(mm); in replace_mm_exe_file()
1490 struct file *get_mm_exe_file(struct mm_struct *mm) in get_mm_exe_file() function
1518 exe_file = get_mm_exe_file(mm); in get_task_exe_file()
H A Daudit.c2217 exe_file = get_mm_exe_file(mm); in audit_log_d_path_exe()
/openbmc/linux/security/tomoyo/
H A Dutil.c974 exe_file = get_mm_exe_file(mm); in tomoyo_get_exe()
/openbmc/linux/fs/
H A Dcoredump.c167 exe_file = get_mm_exe_file(current->mm); in cn_print_exe_file()
/openbmc/linux/include/linux/
H A Dmm.h3262 extern struct file *get_mm_exe_file(struct mm_struct *mm);