Searched refs:pr_crit (Results 1 – 5 of 5) sorted by relevance
202 pr_crit("losing uncommitted RCR entries\n"); in bm_rcr_finish()204 pr_crit("missing existing RCR completions\n"); in bm_rcr_finish()206 pr_crit("RCR destroyed unquiesced\n"); in bm_rcr_finish()413 pr_crit("Losing incomplete MC command\n"); in bm_mc_finish()
402 pr_crit("losing uncommitted EQCR entries\n"); in qm_eqcr_finish()404 pr_crit("missing existing EQCR completions\n"); in qm_eqcr_finish()406 pr_crit("EQCR destroyed unquiesced\n"); in qm_eqcr_finish()456 pr_crit("Ignoring completed DQRR entries\n"); in qm_dqrr_finish()926 pr_crit("Leaking DCP ERNs!\n"); in __poll_portal_slow()932 pr_crit("Invalid MR verb 0x%02x\n", verb); in __poll_portal_slow()2572 pr_crit("CGR HW state partially modified\n"); in qman_create_cgr()2639 pr_crit("Attempting to delete cgr from different portal than" in qman_delete_cgr()
761 pr_crit("Ignoring completed MR entries\n"); in qm_mr_finish()833 pr_crit("Losing incomplete MC command\n"); in qm_mc_finish()
43 #define pr_crit(fmt, args...) prflush("CRIT:" fmt, ##args) macro
81 #ifndef pr_crit82 #define pr_crit(fmt, args...) prflush("CRIT:" fmt, ##args) macro