CALLOUT_RETURNUNLOCKED
if (!(c->flags & CALLOUT_RETURNUNLOCKED))
c->flags = (flags & CALLOUT_RETURNUNLOCKED);
callout_init_mtx(&request->callout, &ch->state_mtx, CALLOUT_RETURNUNLOCKED);
callout_init_mtx(&request->callout, &ch->state_mtx, CALLOUT_RETURNUNLOCKED);
CALLOUT_RETURNUNLOCKED);
CALLOUT_RETURNUNLOCKED);
c->c_iflags = CALLOUT_RETURNUNLOCKED;
KASSERT((flags & ~(CALLOUT_RETURNUNLOCKED | CALLOUT_SHAREDLOCK |
if ((c_iflags & CALLOUT_RETURNUNLOCKED) == 0)
CALLOUT_RETURNUNLOCKED);
callout_init_mtx(&seq->rack_timer, &seq->mtx, CALLOUT_RETURNUNLOCKED);
callout_init_mtx(&seq->xack_timer, &seq->mtx, CALLOUT_RETURNUNLOCKED);
CALLOUT_RETURNUNLOCKED);
callout_init_mtx(&sc->sc_md_tmo, &sc->sc_mtx, CALLOUT_RETURNUNLOCKED);
callout_init_mtx(&sc->sc_md6_tmo, &sc->sc_mtx, CALLOUT_RETURNUNLOCKED);
callout_init_mtx(&sc->sc_ad_tmo, &sc->sc_mtx, CALLOUT_RETURNUNLOCKED);
CALLOUT_TRYLOCK | CALLOUT_RETURNUNLOCKED);
CALLOUT_RETURNUNLOCKED);
CALLOUT_TRYLOCK | CALLOUT_RETURNUNLOCKED);
CALLOUT_RETURNUNLOCKED);
CALLOUT_RETURNUNLOCKED);
callout_init_mtx(&pd->pd_tmo, &b->b_mtx, CALLOUT_RETURNUNLOCKED);
callout_init_rw(&ssk->keep2msl, &ssk->lock, CALLOUT_RETURNUNLOCKED);