Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arc/kernel/
A Dtroubleshoot.c65 exe_file = get_mm_exe_file(mm); in print_task_path_n_nm()
/linux-6.3-rc2/kernel/
A Dfork.c570 exe_file = get_mm_exe_file(oldmm); in dup_mm_exe_file()
1309 old_exe_file = get_mm_exe_file(mm); in replace_mm_exe_file()
1354 struct file *get_mm_exe_file(struct mm_struct *mm) in get_mm_exe_file() function
1382 exe_file = get_mm_exe_file(mm); in get_task_exe_file()
A Daudit.c2201 exe_file = get_mm_exe_file(mm); in audit_log_d_path_exe()
/linux-6.3-rc2/security/tomoyo/
A Dutil.c974 exe_file = get_mm_exe_file(mm); in tomoyo_get_exe()
/linux-6.3-rc2/fs/
A Dcoredump.c167 exe_file = get_mm_exe_file(current->mm); in cn_print_exe_file()
/linux-6.3-rc2/include/linux/
A Dmm.h2982 extern struct file *get_mm_exe_file(struct mm_struct *mm);

Completed in 27 milliseconds