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

/linux-4.4.14/fs/pstore/
H A Dplatform.c81 static unsigned long kmsg_bytes = 10240; variable
85 kmsg_bytes = bytes; pstore_set_kmsg_bytes()
301 while (total < kmsg_bytes) { pstore_dump()
H A Dram.c310 * If our buffer is larger than kmsg_bytes, this can never happen, ramoops_pstore_write_buf()
311 * and if our buffer is smaller than kmsg_bytes, we don't want the ramoops_pstore_write_buf()
H A Dinode.c244 {Opt_kmsg_bytes, "kmsg_bytes=%u"},

Completed in 95 milliseconds