Home
last modified time | relevance | path

Searched refs:tomoyo_fill_path_info (Results 1 – 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
Dmount.c101 tomoyo_fill_path_info(&rtype); in tomoyo_mount_acl()
111 tomoyo_fill_path_info(&rdir); in tomoyo_mount_acl()
157 tomoyo_fill_path_info(&rdev); in tomoyo_mount_acl()
Denviron.c58 tomoyo_fill_path_info(&environ); in tomoyo_env_perm()
Dcondition.c39 tomoyo_fill_path_info(&arg); in tomoyo_argv()
69 tomoyo_fill_path_info(&name); in tomoyo_envp()
71 tomoyo_fill_path_info(&value); in tomoyo_envp()
246 tomoyo_fill_path_info(&exe); in tomoyo_scan_exec_realpath()
Dmemory.c178 tomoyo_fill_path_info(&ptr->entry); in tomoyo_get_name()
Dsecurityfs_if.c59 tomoyo_fill_path_info(&name); in tomoyo_write_self()
Dfile.c138 tomoyo_fill_path_info(buf); in tomoyo_add_slash()
153 tomoyo_fill_path_info(buf); in tomoyo_get_realpath()
834 tomoyo_fill_path_info(&symlink_target); in tomoyo_path_perm()
Dutil.c613 tomoyo_fill_path_info(&name); in tomoyo_find_domain()
672 void tomoyo_fill_path_info(struct tomoyo_path_info *ptr) in tomoyo_fill_path_info() function
Dnetwork.c567 tomoyo_fill_path_info(&addr); in tomoyo_unix_entry()
Ddomain.c732 tomoyo_fill_path_info(&exename); in tomoyo_find_next_domain()
Dcommon.h1053 void tomoyo_fill_path_info(struct tomoyo_path_info *ptr);
Dcommon.c1095 tomoyo_fill_path_info(&name); in tomoyo_delete_domain()