Searched refs:eq_dump (Results 1 – 3 of 3) sorted by relevance
354 eqp->eq_dump = NULL; in errorq_create()652 if (panicstr && (dep = eqp->eq_dump) != NULL) { in errorq_drain()681 if (eqp->eq_dump == NULL) in errorq_drain()682 dep = eqp->eq_dump = eep; in errorq_drain()813 if (eqp->eq_dump == NULL) in errorq_panic_drain()814 dep = eqp->eq_dump = eep; in errorq_panic_drain()963 for (eep = eqp->eq_dump; eep != NULL; eep = eep->eqe_dump) { in errorq_dump()
87 errorq_elem_t *eq_dump; /* list of crash dump elem's */ member
118 wsp->walk_addr = (uintptr_t)eq.eq_dump; in ereportq_dump_walk_init()