Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/printk/
Dprintk_ringbuffer.h297 static inline void prb_rec_init_wr(struct printk_record *r, in prb_rec_init_wr() function
Dprintk.c1103 prb_rec_init_wr(&dest_r, r->info->text_len); in add_to_rb()
2208 prb_rec_init_wr(&r, reserve_size); in vprintk_store()
2231 prb_rec_init_wr(&r, reserve_size); in vprintk_store()
2236 prb_rec_init_wr(&r, reserve_size + trunc_msg_len); in vprintk_store()