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