Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TPK_STR_SIZE
drivers/char/ttyprintk.c
43
static u8 tpk_buffer[TPK_STR_SIZE + 4];
drivers/char/ttyprintk.c
59
if (tpk_curr >= TPK_STR_SIZE) {