Home
last modified time | relevance | path

Searched defs:kmsg_size (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/admin-guide/
H A Dpstore-blk.rst75 kmsg_size section in Configurations for user
/openbmc/linux/include/linux/
H A Dpstore_blk.h40 unsigned long kmsg_size; member
H A Dpstore_zone.h46 unsigned long kmsg_size; member
/openbmc/linux/fs/pstore/
H A Dblk.c22 static long kmsg_size = CONFIG_PSTORE_BLK_KMSG_SIZE; variable