Searched refs:SPLICE_QUEUED (Results 1 – 2 of 2) sorted by relevance
85 SPLICE_QUEUED, /* a wakeup has queued some work */ enumerator
404 sp->state = SPLICE_QUEUED; in so_splice_dispatch()604 KASSERT(sp->state == SPLICE_QUEUED || sp->state == SPLICE_CLOSING, in so_splice_xfer()669 sp->state = SPLICE_QUEUED; in so_splice_xfer()1751 sp->state = SPLICE_QUEUED;1819 case SPLICE_QUEUED: