Lines Matching refs:tomoyo_request_info
165 static int tomoyo_audit_path_log(struct tomoyo_request_info *r) in tomoyo_audit_path_log()
179 static int tomoyo_audit_path2_log(struct tomoyo_request_info *r) in tomoyo_audit_path2_log()
194 static int tomoyo_audit_mkdev_log(struct tomoyo_request_info *r) in tomoyo_audit_mkdev_log()
211 static int tomoyo_audit_path_number_log(struct tomoyo_request_info *r) in tomoyo_audit_path_number_log()
250 static bool tomoyo_check_path_acl(struct tomoyo_request_info *r, in tomoyo_check_path_acl()
272 static bool tomoyo_check_path_number_acl(struct tomoyo_request_info *r, in tomoyo_check_path_number_acl()
292 static bool tomoyo_check_path2_acl(struct tomoyo_request_info *r, in tomoyo_check_path2_acl()
311 static bool tomoyo_check_mkdev_acl(struct tomoyo_request_info *r, in tomoyo_check_mkdev_acl()
558 static int tomoyo_path_permission(struct tomoyo_request_info *r, u8 operation, in tomoyo_path_permission()
587 int tomoyo_execute_permission(struct tomoyo_request_info *r, in tomoyo_execute_permission()
693 struct tomoyo_request_info r; in tomoyo_path_number_perm()
741 struct tomoyo_request_info r; in tomoyo_check_open_permission()
787 struct tomoyo_request_info r; in tomoyo_path_perm()
844 struct tomoyo_request_info r; in tomoyo_mkdev_perm()
891 struct tomoyo_request_info r; in tomoyo_path2_perm()