Home
last modified time | relevance | path

Searched refs:SCF_FROZEN (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dpio.h143 #define SCF_FROZEN 0x08 macro
H A Dpio.c1172 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_freeze()
1194 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_kernel_unfreeze()
H A Dfile_ops.c1661 if (sc->flags & SCF_FROZEN) { in ctxt_reset()
H A Dchip.c6794 sc_flags = SCF_FROZEN | SCF_HALTED | (flags & FREEZE_LINK_DOWN ? in start_freeze_handling()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dpio.h101 #define SCF_FROZEN 0x08 macro
H A Dpio.c1130 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_freeze()
1152 if (!sc || !(sc->flags & SCF_FROZEN) || sc->type == SC_USER) in pio_kernel_unfreeze()
H A Dfile_ops.c1651 if (sc->flags & SCF_FROZEN) { in ctxt_reset()
H A Dchip.c6755 sc_flags = SCF_FROZEN | SCF_HALTED | (flags & FREEZE_LINK_DOWN ? in start_freeze_handling()

Completed in 49 milliseconds