Searched refs:kmsg_bytes (Results 1 – 3 of 3) sorted by relevance
10 extern unsigned long kmsg_bytes;
98 unsigned long kmsg_bytes = PSTORE_DEFAULT_KMSG_BYTES; variable102 kmsg_bytes = bytes; in pstore_set_kmsg_bytes()415 while (total < kmsg_bytes) { in pstore_dump()
260 if (kmsg_bytes != PSTORE_DEFAULT_KMSG_BYTES) in pstore_show_options()261 seq_printf(m, ",kmsg_bytes=%lu", kmsg_bytes); in pstore_show_options()