Searched refs:exe_file (Results 1 – 1 of 1) sorted by relevance
968 struct file *exe_file; in tomoyo_get_exe() local974 exe_file = get_mm_exe_file(mm); in tomoyo_get_exe()975 if (!exe_file) in tomoyo_get_exe()978 cp = tomoyo_realpath_from_path(&exe_file->f_path); in tomoyo_get_exe()979 fput(exe_file); in tomoyo_get_exe()
Completed in 5 milliseconds