Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/printk/
Dprintk_ringbuffer.c1022 static char *data_alloc(struct printk_ringbuffer *rb, in data_alloc() function
1398 r->text_buf = data_alloc(rb, &rb->text_data_ring, r->text_buf_size, in prb_reserve_in_last()
1550 r->text_buf = data_alloc(rb, &rb->text_data_ring, r->text_buf_size, in prb_reserve()