Searched refs:wkq (Results 1 – 1 of 1) sorted by relevance
5564 SCTP_MCORE_QLOCK(wkq); in sctp_queue_to_mcore()5572 wakeup(&wkq->running); in sctp_queue_to_mcore()5588 SCTP_MCORE_LOCK(wkq); in sctp_mcore_thread()5589 wkq->running = 0; in sctp_mcore_thread()5590 msleep(&wkq->running, in sctp_mcore_thread()5591 &wkq->core_mtx, in sctp_mcore_thread()5601 SCTP_MCORE_LOCK(wkq); in sctp_mcore_thread()5606 wkq->running = 1; in sctp_mcore_thread()5625 wkq->running = 0; in sctp_mcore_thread()5630 msleep(&wkq->running, in sctp_mcore_thread()[all …]