Home
last modified time | relevance | path

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

/fs/pstore/
Dplatform.c61 static unsigned long kmsg_bytes = 10240; variable
65 kmsg_bytes = bytes; in pstore_set_kmsg_bytes()
144 while (total < kmsg_bytes) { in pstore_dump()