Home
last modified time | relevance | path

Searched refs:tomoyo_check_acl (Results 1 – 7 of 7) sorted by relevance

/linux/security/tomoyo/
H A Dfile.c591 tomoyo_check_acl(r, tomoyo_check_path_acl);
620 tomoyo_check_acl(r, tomoyo_check_path_acl); in tomoyo_execute_permission()
738 tomoyo_check_acl(&r, tomoyo_check_path_number_acl); in tomoyo_path_number_perm()
889 tomoyo_check_acl(&r, tomoyo_check_mkdev_acl); in tomoyo_mkdev_perm()
947 tomoyo_check_acl(&r, tomoyo_check_path2_acl); in tomoyo_path2_perm()
H A Denviron.c63 tomoyo_check_acl(r, tomoyo_check_env_acl); in tomoyo_env_perm()
H A Dsecurityfs_if.c64 tomoyo_check_acl(&r, tomoyo_check_task_acl); in tomoyo_write_self()
H A Dmount.c167 tomoyo_check_acl(r, tomoyo_check_mount_acl); in tomoyo_mount_acl()
H A Dnetwork.c486 tomoyo_check_acl(&r, tomoyo_check_inet_acl); in tomoyo_inet_entry()
576 tomoyo_check_acl(&r, tomoyo_check_unix_acl); in tomoyo_unix_entry()
H A Ddomain.c161 void tomoyo_check_acl(struct tomoyo_request_info *r, in tomoyo_check_acl() function
H A Dcommon.h1076 void tomoyo_check_acl(struct tomoyo_request_info *r,