Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dpio.c575 static void sc_halted(struct work_struct *work) in sc_halted() function
747 INIT_WORK(&sc->halt_work, sc_halted); in sc_alloc()