Searched refs:group_type (Results 1 – 10 of 10) sorted by relevance
61 cmd.group_type = cpu_to_le16(VIRTIO_ADMIN_GROUP_TYPE_SRIOV); in virtio_pci_admin_legacy_io_write()135 cmd.group_type = cpu_to_le16(VIRTIO_ADMIN_GROUP_TYPE_SRIOV); in virtio_pci_admin_legacy_io_read()219 cmd.group_type = cpu_to_le16(VIRTIO_ADMIN_GROUP_TYPE_SRIOV); in virtio_pci_admin_legacy_io_notify_info()
151 va_hdr->group_type = cmd->group_type; in vp_modern_admin_cmd_exec()213 cmd.group_type = cpu_to_le16(VIRTIO_ADMIN_GROUP_TYPE_SRIOV); in virtio_pci_admin_cmd_list_init()261 cmd.group_type = cpu_to_le16(VIRTIO_ADMIN_GROUP_TYPE_SELF); in virtio_pci_admin_cmd_dev_parts_objects_enable()319 cmd.group_type = cpu_to_le16(VIRTIO_ADMIN_GROUP_TYPE_SELF); in virtio_pci_admin_cmd_cap_init()939 cmd.group_type = cpu_to_le16(VIRTIO_ADMIN_GROUP_TYPE_SRIOV); in virtio_pci_admin_mode_set()1014 cmd.group_type = cpu_to_le16(VIRTIO_ADMIN_GROUP_TYPE_SRIOV); in virtio_pci_admin_obj_create()1065 cmd.group_type = cpu_to_le16(VIRTIO_ADMIN_GROUP_TYPE_SRIOV); in virtio_pci_admin_obj_destroy()1128 cmd.group_type = cpu_to_le16(VIRTIO_ADMIN_GROUP_TYPE_SRIOV); in virtio_pci_admin_dev_parts_metadata_get()1185 cmd.group_type = cpu_to_le16(VIRTIO_ADMIN_GROUP_TYPE_SRIOV); in virtio_pci_admin_dev_parts_get()1220 cmd.group_type = cpu_to_le16(VIRTIO_ADMIN_GROUP_TYPE_SRIOV); in virtio_pci_admin_dev_parts_set()
10191 * 'group_type' describes the group of CPUs at the moment of load balancing. in update_cfs_rq_h_load() 10194 * first so the group_type can simply be compared when selecting the busiest in update_cfs_rq_h_load() 10197 enum group_type { in update_cfs_rq_h_load() 11263 enum group_type group_type; in sched_balance_find_dst_group() 11298 * We must however set busiest_stat::group_type and in update_idle_cpu_scan() 11309 .group_type = group_has_spare, in update_idle_cpu_scan() 11526 group_type group_classify(unsigned int imbalance_pct, in calculate_imbalance() 11894 sgs->group_type = group_classify(env->sd->imbalance_pct, group, sgs); in sched_balance_find_src_rq() 11898 if (sgs->group_type in sched_balance_find_src_rq() 9532 enum group_type { global() enum 10272 enum group_type group_type; global() member [all...]
338 ch->group_type = UBIFS_NO_NODE_GROUP; in ubifs_pad()384 ch->group_type = UBIFS_NO_NODE_GROUP; in ubifs_init_node()477 ch->group_type = UBIFS_LAST_OF_NODE_GROUP; in ubifs_prep_grp_node()479 ch->group_type = UBIFS_IN_NODE_GROUP; in ubifs_prep_grp_node()
462 __u8 group_type; member
571 if (ch->group_type != UBIFS_IN_NODE_GROUP) in drop_last_group()
276 __le16 group_type; member
137 __le16 group_type; member
1422 int group_type; in igmp6_event_query() 1452 group_type = ipv6_addr_type(&group); in __mld_query_work() 1454 if (group_type != IPV6_ADDR_ANY && in __mld_query_work() 1455 !(group_type&IPV6_ADDR_MULTICAST)) in __mld_query_work() 1476 if (group_type == IPV6_ADDR_ANY) { /* general query */ in __mld_query_work() 1496 if (group_type == IPV6_ADDR_ANY) { in __mld_query_work() 1432 int group_type; __mld_query_work() local
872 u16 group_type = 0; in nla_put_nh_group() local 879 group_type = NEXTHOP_GRP_TYPE_MPATH; in nla_put_nh_group() 881 group_type = NEXTHOP_GRP_TYPE_RES; in nla_put_nh_group() 883 if (nla_put_u16(skb, NHA_GROUP_TYPE, group_type)) in nla_put_nh_group()