Home
last modified time | relevance | path

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

/linux-6.15/arch/arc/kernel/
Dtroubleshoot.c58 struct file *exe_file; in print_task_path_n_nm() local
/linux-6.15/kernel/
Daudit_watch.c530 struct file *exe_file; in audit_exe_compare() local
Dfork.c594 struct file *exe_file; in dup_mm_exe_file() local
1528 struct file *exe_file; in get_mm_exe_file() local
1546 struct file *exe_file = NULL; in get_task_exe_file() 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.c1222 struct file *exe_file; in print_fatal_signal() local
/linux-6.15/security/tomoyo/
Dutil.c968 struct file *exe_file; in tomoyo_get_exe() local
/linux-6.15/fs/
Dcoredump.c170 struct file *exe_file; in cn_print_exe_file() local
/linux-6.15/include/linux/
Dmm_types.h1091 struct file __rcu *exe_file; member
Dfs.h3148 static inline int exe_file_deny_write_access(struct file *exe_file) in exe_file_deny_write_access()
3154 static inline void exe_file_allow_write_access(struct file *exe_file) in exe_file_allow_write_access()
/linux-6.15/fs/proc/
Dbase.c1777 struct file *exe_file; in proc_exe_link() local
/linux-6.15/kernel/bpf/
Dverifier.c7009 struct file __rcu *exe_file; in BTF_TYPE_SAFE_RCU_OR_NULL() local