Home
last modified time | relevance | path

Searched refs:get_mm_exe_file (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dtroubleshoot.c65 exe_file = get_mm_exe_file(mm); in print_task_path_n_nm()
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dtroubleshoot.c65 exe_file = get_mm_exe_file(mm); in print_task_path_n_nm()
/kernel/linux/linux-5.10/drivers/oprofile/
H A Dbuffer_sync.c235 exe_file = get_mm_exe_file(mm); in get_exec_dcookie()
/kernel/linux/linux-5.10/kernel/
H A Dfork.c502 RCU_INIT_POINTER(mm->exe_file, get_mm_exe_file(oldmm)); in dup_mmap()
650 RCU_INIT_POINTER(mm->exe_file, get_mm_exe_file(oldmm)); in dup_mmap()
1192 * get_mm_exe_file - acquire a reference to the mm's executable file
1197 struct file *get_mm_exe_file(struct mm_struct *mm) in get_mm_exe_file() function
1208 EXPORT_SYMBOL(get_mm_exe_file); variable
1226 exe_file = get_mm_exe_file(mm); in get_task_exe_file()
H A Daudit_watch.c536 exe_file = get_mm_exe_file(current->mm); in audit_exe_compare()
H A Daudit.c2217 exe_file = get_mm_exe_file(mm); in audit_log_d_path_exe()
H A Dsys.c1871 exe_file = get_mm_exe_file(mm); in prctl_set_mm_exe_file()
/kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/
H A Dspu_task_sync.c328 exe_file = get_mm_exe_file(mm); in get_exec_dcookie_and_offset()
/kernel/linux/linux-6.6/kernel/
H A Daudit_watch.c536 exe_file = get_mm_exe_file(current->mm); in audit_exe_compare()
H A Dfork.c638 exe_file = get_mm_exe_file(oldmm); in dup_mm_exe_file()
1461 old_exe_file = get_mm_exe_file(mm); in replace_mm_exe_file()
1499 * get_mm_exe_file - acquire a reference to the mm's executable file
1504 struct file *get_mm_exe_file(struct mm_struct *mm) in get_mm_exe_file() function
1532 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()
/kernel/linux/linux-5.10/security/tomoyo/
H A Dutil.c969 exe_file = get_mm_exe_file(mm); in tomoyo_get_exe()
/kernel/linux/linux-6.6/security/tomoyo/
H A Dutil.c974 exe_file = get_mm_exe_file(mm); in tomoyo_get_exe()
/kernel/linux/linux-5.10/fs/
H A Dcoredump.c166 exe_file = get_mm_exe_file(current->mm); in cn_print_exe_file()
/kernel/linux/linux-6.6/fs/
H A Dcoredump.c167 exe_file = get_mm_exe_file(current->mm); in cn_print_exe_file()
/kernel/linux/common_modules/tzdriver/core/
H A Dagent.c158 exe_file = get_mm_exe_file(mm); in get_proc_dpath()
/kernel/linux/linux-5.10/include/linux/
H A Dmm.h2614 extern struct file *get_mm_exe_file(struct mm_struct *mm);
/kernel/linux/linux-6.6/include/linux/
H A Dmm.h3286 extern struct file *get_mm_exe_file(struct mm_struct *mm);

Completed in 52 milliseconds