Home
last modified time | relevance | path

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

/linux/drivers/char/
A Dttyprintk.c36 #define TPK_STR_SIZE 508 /* should be bigger then max expected line length */ macro
42 static char tpk_buffer[TPK_STR_SIZE + 4];
58 if (tpk_curr >= TPK_STR_SIZE) { in tpk_printk()

Completed in 3 milliseconds