Searched refs:bsize (Results 1 – 1 of 1) sorted by relevance
1312 int bsize; in __ring_buffer_alloc() local1349 bsize = sizeof(void *) * nr_cpu_ids; in __ring_buffer_alloc()1350 buffer->buffers = kzalloc(ALIGN(bsize, cache_line_size()), in __ring_buffer_alloc()