Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/printk/
Dprintk_ringbuffer.h295 static inline void prb_rec_init_wr(struct printk_record *r, in prb_rec_init_wr() function
Dprintk.c504 prb_rec_init_wr(&r, text_len); in log_store()
509 prb_rec_init_wr(&r, text_len + trunc_msg_len); in log_store()
1087 prb_rec_init_wr(&dest_r, r->info->text_len); in add_to_rb()
1920 prb_rec_init_wr(&r, text_len); in log_output()