Searched refs:halt_wait (Results 1 – 3 of 3) sorted by relevance
133 wait_queue_head_t halt_wait; /* wait until kernel sees interrupt */ member
755 init_waitqueue_head(&sc->halt_wait); in sc_alloc()1423 wake_up(&sc->halt_wait); in sc_stop()
1635 sc->halt_wait, (sc->flags & SCF_HALTED), in ctxt_reset()