Home
last modified time | relevance | path

Searched defs:exe_file (Results 1 – 12 of 12) sorted by relevance

/linux-6.14.4/arch/arc/kernel/
Dtroubleshoot.c58 struct file *exe_file; in print_task_path_n_nm() local
/linux-6.14.4/kernel/
Dfork.c624 struct file *exe_file; in dup_mm_exe_file() local
1508 struct file *exe_file; in get_mm_exe_file() local
1526 struct file *exe_file = NULL; in get_task_exe_file() local
Daudit_watch.c526 struct file *exe_file; in audit_exe_compare() local
Dtaskstats.c160 struct file *exe_file = get_task_exe_file(tsk); in exe_add_tsk() local
Daudit.c2210 struct file *exe_file; in audit_log_d_path_exe() local
Dsignal.c1221 struct file *exe_file; in print_fatal_signal() local
/linux-6.14.4/security/tomoyo/
Dutil.c968 struct file *exe_file; in tomoyo_get_exe() local
/linux-6.14.4/fs/
Dcoredump.c170 struct file *exe_file; in cn_print_exe_file() local
/linux-6.14.4/include/linux/
Dmm_types.h997 struct file __rcu *exe_file; member
Dfs.h3142 static inline int exe_file_deny_write_access(struct file *exe_file) in exe_file_deny_write_access()
3148 static inline void exe_file_allow_write_access(struct file *exe_file) in exe_file_allow_write_access()
/linux-6.14.4/fs/proc/
Dbase.c1780 struct file *exe_file; in proc_exe_link() local
/linux-6.14.4/kernel/bpf/
Dverifier.c6869 struct file __rcu *exe_file; in BTF_TYPE_SAFE_RCU_OR_NULL() local