Home
last modified time | relevance | path

Searched refs:halt_wait (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dpio.h93 wait_queue_head_t halt_wait; /* wait until kernel sees interrupt */ member
H A Dpio.c706 init_waitqueue_head(&sc->halt_wait); in sc_alloc()
1392 wake_up(&sc->halt_wait); in sc_stop()
H A Dfile_ops.c1642 sc->halt_wait, (sc->flags & SCF_HALTED), in ctxt_reset()