alloc_free 1310 drivers/infiniband/hw/hfi1/pio.c sc->alloc_free = 0; alloc_free 1467 drivers/infiniband/hw/hfi1/pio.c avail = (unsigned long)sc->credits - (sc->fill - sc->alloc_free); alloc_free 1475 drivers/infiniband/hw/hfi1/pio.c sc->alloc_free = READ_ONCE(sc->free); alloc_free 1478 drivers/infiniband/hw/hfi1/pio.c (sc->fill - sc->alloc_free); alloc_free 1482 drivers/infiniband/hw/hfi1/pio.c sc->alloc_free = READ_ONCE(sc->free); alloc_free 2174 drivers/infiniband/hw/hfi1/pio.c sc->fill, sc->free, sc->fill_wrap, sc->alloc_free); alloc_free 118 drivers/infiniband/hw/hfi1/pio.h unsigned long alloc_free; /* copy of free (less cache thrash) */