Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/printk/
Dprintk_ringbuffer.c1105 static char *data_realloc(struct printk_ringbuffer *rb, unsigned int size, in data_realloc() function
1424 r->text_buf = data_realloc(rb, r->text_buf_size, in prb_reserve_in_last()