Home
last modified time | relevance | path

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

/linux/Documentation/ABI/testing/
A Dpstore15 # mount -t pstore -o kmsg_bytes=8000 - /sys/fs/pstore
38 The 'kmsg_bytes' mount option changes the target amount of
/linux/fs/pstore/
A Dinternal.h9 extern unsigned long kmsg_bytes;
A Dplatform.c104 unsigned long kmsg_bytes = CONFIG_PSTORE_DEFAULT_KMSG_BYTES; variable
108 kmsg_bytes = bytes; in pstore_set_kmsg_bytes()
412 while (total < kmsg_bytes) { in pstore_dump()
A Dinode.c269 if (kmsg_bytes != CONFIG_PSTORE_DEFAULT_KMSG_BYTES) in pstore_show_options()
270 seq_printf(m, ",kmsg_bytes=%lu", kmsg_bytes); in pstore_show_options()
/linux/
A DSystem.map131559 ffff800011e65b80 D kmsg_bytes
A D.tmp_System.map131559 ffff800011e65b80 D kmsg_bytes

Completed in 325 milliseconds