Searched defs:errorq_panic (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Derrorq.c143 * errorq_panic(), the list is created and subsequently traversed
420 * from the global list of queues examined by errorq_panic(), and then free
580 * errorq_panic() function below will be used for detecting and handling
596 * make sure that eq_ptail will be visible to errorq_panic() below
598 * case (1) for errorq_panic, below. If eq_ptail is not yet set (1A)
628 * errorq_panic() will simply redo this work, as described below.
639 * in errorq_panic(), as described below.
662 * found on eq_phead and will be logged in errorq_panic below.
794 * eq_phead because errorq_panic() will be called at most once.
847 errorq_panic(voi function
[all...]

Completed in 548 milliseconds