Lines Matching defs:head
514 struct tomoyo_shared_acl_head head; member
542 struct tomoyo_shared_acl_head head; member
549 struct tomoyo_acl_head head; member
555 struct tomoyo_acl_head head; member
561 struct tomoyo_acl_head head; member
653 struct tomoyo_shared_acl_head head; member
699 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MANUAL_TASK_ACL */ member
710 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_ACL */ member
720 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH_NUMBER_ACL */ member
729 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MKDEV_ACL */ member
741 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_PATH2_ACL */ member
749 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_MOUNT_ACL */ member
758 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_ENV_ACL */ member
764 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_INET_ACL */ member
773 struct tomoyo_acl_info head; /* type = TOMOYO_TYPE_UNIX_ACL */ member
850 struct tomoyo_acl_head head; member
860 struct tomoyo_acl_head head; member
867 struct tomoyo_acl_head head; member
1282 #define list_for_each_cookie(pos, head) \ argument