Searched refs:SPLICE_QUEUED (Results 1 – 2 of 2) sorted by relevance
85 SPLICE_QUEUED, /* a wakeup has queued some work */ enumerator
405 sp->state = SPLICE_QUEUED; in so_splice_dispatch()605 KASSERT(sp->state == SPLICE_QUEUED || sp->state == SPLICE_CLOSING, in so_splice_xfer()670 sp->state = SPLICE_QUEUED; in so_splice_xfer()1745 sp->state = SPLICE_QUEUED;1799 case SPLICE_QUEUED: