Home
last modified time | relevance | path

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

/linux/kernel/printk/
H A Dprintk_ringbuffer.h314 static inline void prb_rec_init_wr(struct printk_record *r, in prb_rec_init_wr() function
H A Dprintk.c1115 prb_rec_init_wr(&dest_r, r->info->text_len); in add_to_rb()
2275 prb_rec_init_wr(&r, reserve_size); in vprintk_store()
2301 prb_rec_init_wr(&r, reserve_size); in vprintk_store()
2306 prb_rec_init_wr(&r, reserve_size + trunc_msg_len); in vprintk_store()