Searched refs:buffers_allocated (Results 1 – 4 of 4) sorted by relevance
133 atomic_t buffers_allocated; /* count of buffers allocated */ member
163 atomic_dec(&pbuf->sc->buffers_allocated); in pio_copy()857 atomic_dec(&pbuf->sc->buffers_allocated); in seg_pio_copy_end()
708 atomic_set(&sc->buffers_allocated, 0); in sc_alloc()1031 count = atomic_read(&sc->buffers_allocated); in sc_restart()1199 atomic_set(&sc->buffers_allocated, 0); in sc_enable()1375 atomic_inc(&sc->buffers_allocated); in sc_buffer_alloc()
2062 static int buffers_allocated; variable2066 if (buffers_allocated) in trace_printk_init_buffers()2092 buffers_allocated = 1; in trace_printk_init_buffers()2107 if (!buffers_allocated) in trace_printk_start_comm()2114 if (!buffers_allocated) in trace_printk_start_stop_comm()