Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c123 this_cpu_dec(*pbuf->sc->buffers_allocated); in pio_copy()
713 this_cpu_dec(*pbuf->sc->buffers_allocated); in seg_pio_copy_end()
H A Dpio.h61 u32 __percpu *buffers_allocated;/* count of buffers allocated */ member