typesize 27 drivers/net/ethernet/mellanox/mlxsw/item.h size_t typesize) typesize 30 drivers/net/ethernet/mellanox/mlxsw/item.h if (item->offset % typesize != 0 || typesize 31 drivers/net/ethernet/mellanox/mlxsw/item.h item->step % typesize != 0 || typesize 32 drivers/net/ethernet/mellanox/mlxsw/item.h item->in_step_offset % typesize != 0) { typesize 35 drivers/net/ethernet/mellanox/mlxsw/item.h item->in_step_offset, typesize); typesize 40 drivers/net/ethernet/mellanox/mlxsw/item.h typesize); typesize 293 scripts/gcc-plugins/randomize_layout_plugin.c const_tree typesize; typesize 298 scripts/gcc-plugins/randomize_layout_plugin.c typesize = TYPE_SIZE(fieldtype); typesize 308 scripts/gcc-plugins/randomize_layout_plugin.c if (typesize == NULL_TREE && TYPE_DOMAIN(fieldtype) != NULL_TREE && typesize 312 scripts/gcc-plugins/randomize_layout_plugin.c if (typesize != NULL_TREE && typesize 313 scripts/gcc-plugins/randomize_layout_plugin.c (TREE_CONSTANT(typesize) && (!tree_to_uhwi(typesize) || typesize 314 scripts/gcc-plugins/randomize_layout_plugin.c tree_to_uhwi(typesize) == tree_to_uhwi(elemsize))))