error_str         243 drivers/net/ethernet/mellanox/mlx5/core/events.c 		const char *error_str = mlx5_pme_error_to_string(error_type);
error_str         247 drivers/net/ethernet/mellanox/mlx5/core/events.c 			      module_num, status_str, error_str);
error_str         377 drivers/scsi/3w-9xxx.c 	char *error_str;
error_str         405 drivers/scsi/3w-9xxx.c 	error_str = &(header->err_specific_desc[strlen(header->err_specific_desc)+1]);
error_str         409 drivers/scsi/3w-9xxx.c 	memcpy(event->parameter_data, header->err_specific_desc, event->parameter_len + (error_str[0] == '\0' ? 0 : (1 + strlen(error_str))));
error_str         415 drivers/scsi/3w-9xxx.c 		       error_str[0] == '\0' ? twa_string_lookup(twa_aen_table, aen) : error_str,
error_str         990 drivers/scsi/3w-9xxx.c 	char *error_str;
error_str         995 drivers/scsi/3w-9xxx.c 	error_str = &(full_command_packet->header.err_specific_desc[strlen(full_command_packet->header.err_specific_desc) + 1]);
error_str        1005 drivers/scsi/3w-9xxx.c 			       error_str[0] == '\0' ?
error_str        1007 drivers/scsi/3w-9xxx.c 						 full_command_packet->header.status_block.error) : error_str,
error_str        1013 drivers/scsi/3w-9xxx.c 			       error_str[0] == '\0' ?
error_str        1015 drivers/scsi/3w-9xxx.c 						 full_command_packet->header.status_block.error) : error_str,
error_str         227 drivers/scsi/3w-sas.c 	char *error_str;
error_str         251 drivers/scsi/3w-sas.c 	error_str = &(header->err_specific_desc[strlen(header->err_specific_desc)+1]);
error_str         255 drivers/scsi/3w-sas.c 	memcpy(event->parameter_data, header->err_specific_desc, event->parameter_len + 1 + strlen(error_str));
error_str         260 drivers/scsi/3w-sas.c 		       TW_MESSAGE_SOURCE_CONTROLLER_EVENT, aen, error_str,
error_str         865 drivers/scsi/3w-sas.c 	char *error_str;
error_str         872 drivers/scsi/3w-sas.c 	error_str = &(header->err_specific_desc[strlen(header->err_specific_desc) + 1]);
error_str         882 drivers/scsi/3w-sas.c 			       error_str, 
error_str         888 drivers/scsi/3w-sas.c 			       error_str,
error_str        1135 drivers/scsi/esas2r/esas2r.h bool esas2r_set_degraded_mode(struct esas2r_adapter *a, char *error_str);
error_str         738 drivers/scsi/esas2r/esas2r_init.c bool esas2r_set_degraded_mode(struct esas2r_adapter *a, char *error_str)
error_str         742 drivers/scsi/esas2r/esas2r_init.c 		   "setting adapter to degraded mode: %s\n", error_str);
error_str         338 tools/lib/traceevent/parse-filter.c 		enum tep_event_type type, struct tep_filter_arg **parg, char *error_str)
error_str         345 tools/lib/traceevent/parse-filter.c 		show_error(error_str, "failed to allocate filter arg");
error_str         359 tools/lib/traceevent/parse-filter.c 			show_error(error_str, "failed to allocate string filter arg");
error_str         391 tools/lib/traceevent/parse-filter.c 		show_error(error_str, "expected a value but found %s", token);
error_str         445 tools/lib/traceevent/parse-filter.c add_right(struct tep_filter_arg *op, struct tep_filter_arg *arg, char *error_str)
error_str         476 tools/lib/traceevent/parse-filter.c 			show_error(error_str, "Illegal rvalue");
error_str         522 tools/lib/traceevent/parse-filter.c 				show_error(error_str,
error_str         540 tools/lib/traceevent/parse-filter.c 					show_error(error_str,
error_str         547 tools/lib/traceevent/parse-filter.c 				show_error(error_str,
error_str         557 tools/lib/traceevent/parse-filter.c 				show_error(error_str, "Failed to allocate string filter");
error_str         565 tools/lib/traceevent/parse-filter.c 				show_error(error_str, "Failed to allocate string filter");
error_str         583 tools/lib/traceevent/parse-filter.c 				show_error(error_str,
error_str         605 tools/lib/traceevent/parse-filter.c 	show_error(error_str, "Syntax error");
error_str         757 tools/lib/traceevent/parse-filter.c 		struct tep_filter_arg *arg, char *error_str)
error_str         764 tools/lib/traceevent/parse-filter.c 		show_error(error_str, "can not reparent other than OP");
error_str         776 tools/lib/traceevent/parse-filter.c 		show_error(error_str, "Error in reparent op, find other child");
error_str         797 tools/lib/traceevent/parse-filter.c 		show_error(error_str, "Error in reparent op");
error_str         809 tools/lib/traceevent/parse-filter.c 		    char *error_str)
error_str         826 tools/lib/traceevent/parse-filter.c 		lval = test_arg(arg, arg->exp.left, error_str);
error_str         829 tools/lib/traceevent/parse-filter.c 		rval = test_arg(arg, arg->exp.right, error_str);
error_str         835 tools/lib/traceevent/parse-filter.c 		lval = test_arg(arg, arg->num.left, error_str);
error_str         838 tools/lib/traceevent/parse-filter.c 		rval = test_arg(arg, arg->num.right, error_str);
error_str         845 tools/lib/traceevent/parse-filter.c 			lval = test_arg(arg, arg->op.left, error_str);
error_str         852 tools/lib/traceevent/parse-filter.c 				rval = test_arg(arg, arg->op.right, error_str);
error_str         857 tools/lib/traceevent/parse-filter.c 						       error_str);
error_str         862 tools/lib/traceevent/parse-filter.c 				rval = test_arg(arg, arg->op.right, error_str);
error_str         867 tools/lib/traceevent/parse-filter.c 						       error_str);
error_str         874 tools/lib/traceevent/parse-filter.c 		rval = test_arg(arg, arg->op.right, error_str);
error_str         887 tools/lib/traceevent/parse-filter.c 					       error_str);
error_str         896 tools/lib/traceevent/parse-filter.c 					       error_str);
error_str         901 tools/lib/traceevent/parse-filter.c 		show_error(error_str, "bad arg in filter tree");
error_str         909 tools/lib/traceevent/parse-filter.c 			 struct tep_filter_arg **arg_collapsed, char *error_str)
error_str         913 tools/lib/traceevent/parse-filter.c 	ret = test_arg(arg, arg, error_str);
error_str         926 tools/lib/traceevent/parse-filter.c 			show_error(error_str, "Failed to allocate filter arg");
error_str         944 tools/lib/traceevent/parse-filter.c 	       char *error_str, int not)
error_str         967 tools/lib/traceevent/parse-filter.c 			ret = create_arg_item(event, token, type, &arg, error_str);
error_str         973 tools/lib/traceevent/parse-filter.c 				ret = add_right(current_exp, arg, error_str);
error_str         993 tools/lib/traceevent/parse-filter.c 				show_error(error_str, "Illegal token ','");
error_str        1000 tools/lib/traceevent/parse-filter.c 					show_error(error_str,
error_str        1006 tools/lib/traceevent/parse-filter.c 					show_error(error_str,
error_str        1012 tools/lib/traceevent/parse-filter.c 				ret = process_filter(event, &arg, error_str, 0);
error_str        1015 tools/lib/traceevent/parse-filter.c 						show_error(error_str,
error_str        1032 tools/lib/traceevent/parse-filter.c 					ret = add_right(current_op, arg, error_str);
error_str        1079 tools/lib/traceevent/parse-filter.c 				show_error(error_str,
error_str        1104 tools/lib/traceevent/parse-filter.c 					ret = add_right(current_op, arg, error_str);
error_str        1108 tools/lib/traceevent/parse-filter.c 				ret = process_filter(event, &arg, error_str, 1);
error_str        1111 tools/lib/traceevent/parse-filter.c 				ret = add_right(current_exp, arg, error_str);
error_str        1126 tools/lib/traceevent/parse-filter.c 					ret = add_right(current_op, arg, error_str);
error_str        1158 tools/lib/traceevent/parse-filter.c 	ret = collapse_tree(current_op, parg, error_str);
error_str        1168 tools/lib/traceevent/parse-filter.c 	show_error(error_str, "failed to allocate filter arg");
error_str        1172 tools/lib/traceevent/parse-filter.c 	show_error(error_str, "Syntax error");
error_str        1184 tools/lib/traceevent/parse-filter.c 	      struct tep_filter_arg **parg, char *error_str)
error_str        1190 tools/lib/traceevent/parse-filter.c 	ret = process_filter(event, parg, error_str, 0);
error_str        1209 tools/lib/traceevent/parse-filter.c 	     const char *filter_str, char *error_str)
error_str        1216 tools/lib/traceevent/parse-filter.c 		ret = process_event(event, filter_str, &arg, error_str);