Searched refs:SC_USER (Results 1 – 4 of 4) sorted by relevance
115 [SC_USER] = { .size = SCS_POOL_0, /* even divide, pool 0 */742 if (type == SC_USER) { in sc_alloc()772 } else if (type == SC_USER) { in sc_alloc()782 if (type == SC_USER && HFI1_CAP_IS_USET(EARLY_CREDIT_RETURN)) in sc_alloc()792 if (type == SC_USER) { in sc_alloc()807 if (type != SC_USER) { in sc_alloc()1075 if (sc->type != SC_USER) { in sc_restart()1130 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()1180 if (!sc || !(sc->flags & SCF_LINK_DOWN) || sc->type == SC_USER) in pio_kernel_linkup()
12 #define SC_USER 3 /* must be the last one: it may take all left */ macro
406 if (sci && sci->type != SC_USER && sci->allocated && sci->sc) in _pios_seq_show()
973 uctxt->sc = sc_alloc(dd, SC_USER, uctxt->rcvhdrqentsize, dd->node); in allocate_ctxt()