Searched refs:scratchbuf_sz (Results 1 – 1 of 1) sorted by relevance
2773 const size_t scratchbuf_sz = sizeof(pbufs->scratchbuf); in console_prepend_dropped() local2779 len = scnprintf(scratchbuf, scratchbuf_sz, in console_prepend_dropped()2830 const size_t scratchbuf_sz = sizeof(pbufs->scratchbuf); in printk_get_next_message() local2846 prb_rec_init_rd(&r, &info, scratchbuf, scratchbuf_sz); in printk_get_next_message()