Lines Matching refs:supp_msgs
453 unsigned supp_msgs, char *msg, u32 msgsz) in handle_supp_msgs() argument
476 supp_msgs, msg, in handle_supp_msgs()
489 supp_msgs, msg); in handle_supp_msgs()
493 supp_msgs, msg); in handle_supp_msgs()
504 static unsigned nmsgs, supp_msgs; in handle_frequent_errors() local
515 if (!supp_msgs++) in handle_frequent_errors()
518 else if (supp_msgs) { in handle_frequent_errors()
519 handle_supp_msgs(dd, supp_msgs, msg, msgsz); in handle_frequent_errors()
520 supp_msgs = 0; in handle_frequent_errors()
527 return supp_msgs; in handle_frequent_errors()
637 unsigned supp_msgs; in handle_errors() local
647 supp_msgs = handle_frequent_errors(dd, errs, msg, (u32)sizeof msg, in handle_errors()
687 if (supp_msgs == 250000) { in handle_errors()