Searched refs:SPLICE_CLOSING (Results 1 – 2 of 2) sorted by relevance
87 SPLICE_CLOSING, /* waiting for work to drain */ enumerator
605 KASSERT(sp->state == SPLICE_QUEUED || sp->state == SPLICE_CLOSING, in so_splice_xfer()609 if (sp->state == SPLICE_CLOSING) { in so_splice_xfer()644 case SPLICE_CLOSING: in so_splice_xfer()1801 sp->state = SPLICE_CLOSING;1802 while (sp->state == SPLICE_CLOSING)