Searched refs:halt_work (Results 1 – 3 of 3) sorted by relevance
94 struct work_struct halt_work; /* halted context work queue entry */ member
537 sc = container_of(work, struct send_context, halt_work); in sc_halted()705 INIT_WORK(&sc->halt_work, sc_halted); in sc_alloc()853 flush_work(&sc->halt_work); in sc_free()
5991 queue_work(dd->pport->hfi1_wq, &sc->halt_work); in is_sendctxt_err_int()