Searched refs:sc_needwakeup (Results 1 – 2 of 2) sorted by relevance
280 if (sc->sc_needwakeup) { in nlm_xlpsec_msgring_handler()283 crypto_unblock(sc->sc_cid, sc->sc_needwakeup); in nlm_xlpsec_msgring_handler()284 sc->sc_needwakeup &= (~(CRYPTO_SYMQ | CRYPTO_ASYMQ)); in nlm_xlpsec_msgring_handler()682 sc->sc_needwakeup |= CRYPTO_SYMQ; in xlp_sec_process()
126 int sc_needwakeup; member