Searched refs:param_type (Results 1 – 7 of 7) sorted by relevance
59 r->param_type = TOMOYO_TYPE_ENV_ACL; in tomoyo_env_perm()
582 r->param_type = TOMOYO_TYPE_PATH_ACL; in tomoyo_path_permission()612 r->param_type = TOMOYO_TYPE_PATH_ACL; in tomoyo_execute_permission()728 r.param_type = TOMOYO_TYPE_PATH_NUMBER_ACL; in tomoyo_path_number_perm()878 r.param_type = TOMOYO_TYPE_MKDEV_ACL; in tomoyo_mkdev_perm()937 r.param_type = TOMOYO_TYPE_PATH2_ACL; in tomoyo_path2_perm()
62 r.param_type = TOMOYO_TYPE_MANUAL_TASK_ACL; in tomoyo_write_self()
158 r->param_type = TOMOYO_TYPE_MOUNT_ACL; in tomoyo_mount_acl()
476 r.param_type = TOMOYO_TYPE_INET_ACL; in tomoyo_inet_entry()568 r.param_type = TOMOYO_TYPE_UNIX_ACL; in tomoyo_unix_entry()
173 if (ptr->is_deleted || ptr->type != r->param_type) in tomoyo_check_acl()
495 u8 param_type; member
Completed in 15 milliseconds