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