Lines Matching refs:tomoyo_acl_info
253 const struct tomoyo_acl_info *ptr) in tomoyo_check_path_acl()
276 const struct tomoyo_acl_info *ptr) in tomoyo_check_path_number_acl()
297 const struct tomoyo_acl_info *ptr) in tomoyo_check_path2_acl()
317 const struct tomoyo_acl_info *ptr) in tomoyo_check_mkdev_acl()
341 static bool tomoyo_same_path_acl(const struct tomoyo_acl_info *a, in tomoyo_same_path_acl()
342 const struct tomoyo_acl_info *b) in tomoyo_same_path_acl()
359 static bool tomoyo_merge_path_acl(struct tomoyo_acl_info *a, in tomoyo_merge_path_acl()
360 struct tomoyo_acl_info *b, in tomoyo_merge_path_acl()
413 static bool tomoyo_same_mkdev_acl(const struct tomoyo_acl_info *a, in tomoyo_same_mkdev_acl()
414 const struct tomoyo_acl_info *b) in tomoyo_same_mkdev_acl()
434 static bool tomoyo_merge_mkdev_acl(struct tomoyo_acl_info *a, in tomoyo_merge_mkdev_acl()
435 struct tomoyo_acl_info *b, in tomoyo_merge_mkdev_acl()
495 static bool tomoyo_same_path2_acl(const struct tomoyo_acl_info *a, in tomoyo_same_path2_acl()
496 const struct tomoyo_acl_info *b) in tomoyo_same_path2_acl()
514 static bool tomoyo_merge_path2_acl(struct tomoyo_acl_info *a, in tomoyo_merge_path2_acl()
515 struct tomoyo_acl_info *b, in tomoyo_merge_path2_acl()
631 static bool tomoyo_same_path_number_acl(const struct tomoyo_acl_info *a, in tomoyo_same_path_number_acl()
632 const struct tomoyo_acl_info *b) in tomoyo_same_path_number_acl()
652 static bool tomoyo_merge_path_number_acl(struct tomoyo_acl_info *a, in tomoyo_merge_path_number_acl()
653 struct tomoyo_acl_info *b, in tomoyo_merge_path_number_acl()
962 static bool tomoyo_same_mount_acl(const struct tomoyo_acl_info *a, in tomoyo_same_mount_acl()
963 const struct tomoyo_acl_info *b) in tomoyo_same_mount_acl()