Home
last modified time | relevance | path

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

/fs/pstore/
Dinternal.h10 extern unsigned long kmsg_bytes;
Dplatform.c98 unsigned long kmsg_bytes = PSTORE_DEFAULT_KMSG_BYTES; variable
102 kmsg_bytes = bytes; in pstore_set_kmsg_bytes()
415 while (total < kmsg_bytes) { in pstore_dump()
Dinode.c260 if (kmsg_bytes != PSTORE_DEFAULT_KMSG_BYTES) in pstore_show_options()
261 seq_printf(m, ",kmsg_bytes=%lu", kmsg_bytes); in pstore_show_options()