type_index       1234 arch/ia64/include/asm/pal.h ia64_pal_mc_error_info (u64 info_index, u64 type_index, u64 *size, u64 *error_info)
type_index       1237 arch/ia64/include/asm/pal.h 	PAL_CALL(iprv, PAL_MC_ERROR_INFO, info_index, type_index, 0);
type_index        220 arch/x86/kernel/devicetree.c 	int type_index;
type_index        225 arch/x86/kernel/devicetree.c 	type_index = fwspec->param[1];
type_index        226 arch/x86/kernel/devicetree.c 	if (type_index >= ARRAY_SIZE(of_ioapic_type))
type_index        229 arch/x86/kernel/devicetree.c 	it = &of_ioapic_type[type_index];
type_index         22 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	unsigned int type_index;
type_index         58 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	index = mlxsw_hwmon_get_attr_index(mlwsw_hwmon_attr->type_index,
type_index         81 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	index = mlxsw_hwmon_get_attr_index(mlwsw_hwmon_attr->type_index,
type_index        111 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	index = mlxsw_hwmon_get_attr_index(mlwsw_hwmon_attr->type_index,
type_index        132 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	mlxsw_reg_mfsm_pack(mfsm_pl, mlwsw_hwmon_attr->type_index);
type_index        157 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	mlxsw_reg_fore_unpack(fore_pl, mlwsw_hwmon_attr->type_index, &fault);
type_index        172 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	mlxsw_reg_mfsc_pack(mfsc_pl, mlwsw_hwmon_attr->type_index, 0);
type_index        199 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	mlxsw_reg_mfsc_pack(mfsc_pl, mlwsw_hwmon_attr->type_index, val);
type_index        220 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	module = mlwsw_hwmon_attr->type_index - mlxsw_hwmon->sensor_count;
type_index        243 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	module = mlwsw_hwmon_attr->type_index - mlxsw_hwmon->sensor_count;
type_index        284 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	module = mlwsw_hwmon_attr->type_index - mlxsw_hwmon->sensor_count;
type_index        307 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	module = mlwsw_hwmon_attr->type_index - mlxsw_hwmon->sensor_count;
type_index        327 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 		       mlwsw_hwmon_attr->type_index);
type_index        338 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	int index = mlwsw_hwmon_attr->type_index -
type_index        361 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 				 unsigned int type_index, unsigned int num) {
type_index        451 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	mlxsw_hwmon_attr->type_index = type_index;
type_index        496 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	unsigned int type_index;
type_index        509 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	for (type_index = 0; type_index < MLXSW_MFCR_TACHOS_MAX; type_index++) {
type_index        510 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 		if (tacho_active & BIT(type_index)) {
type_index        513 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 					     type_index, num);
type_index        516 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 					     type_index, num++);
type_index        520 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 	for (type_index = 0; type_index < MLXSW_MFCR_PWMS_MAX; type_index++) {
type_index        521 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 		if (pwm_active & BIT(type_index))
type_index        524 drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c 					     type_index, num++);
type_index        716 scripts/asn1_compiler.c static struct type **type_index;
type_index        768 scripts/asn1_compiler.c 	type_index = calloc(nr, sizeof(type_index[0]));
type_index        769 scripts/asn1_compiler.c 	if (!type_index) {
type_index        780 scripts/asn1_compiler.c 			type_index[t] = &types[t];
type_index        787 scripts/asn1_compiler.c 	qsort(type_index, nr, sizeof(type_index[0]), type_index_compare);
type_index        792 scripts/asn1_compiler.c 		struct type *type = type_index[n];
type_index       1012 scripts/asn1_compiler.c 		ref = bsearch(cursor, type_index, nr_types, sizeof(type_index[0]),
type_index        656 security/selinux/ss/policydb.c 	type_index,