Searched refs:errorq_drain (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Derrorq.h65 extern void errorq_drain(errorq_t *);
/illumos-gate/usr/src/uts/common/os/
H A Derrorq.c46 * errorq_commit() or errorq_drain(). This design
76 * or errorq_drain() on the same error queue that called it.
212 * The caller is presumed to be calling errorq_drain() or panic() in
218 * void errorq_drain(errorq);
282 errorq_drain((errorq_t *)eqp);
434 errorq_drain(eqp);
581 * these intermediate states. The comments in errorq_drain() below explain
585 errorq_drain(errorq_t *eqp) function
727 errorq_drain(eqp);
760 * just NULL out eq_ptail and let errorq_drain(), belo
[all...]
H A Dfm.c475 errorq_drain(ereport_errorq);
/illumos-gate/usr/src/uts/sun4/os/
H A Dtrap.c1935 errorq_drain(ue_queue); /* flush pending async error messages */
1956 errorq_drain(ue_queue); /* flush pending async error messages */

Completed in 62 milliseconds