Lines Matching refs:pstore
7 persistent storage via "pstore" filesystem that can
8 be mounted as /dev/pstore. Only useful if you have
9 a platform level driver that registers with pstore to
21 Defines default size of pstore kernel log storage.
31 Whether pstore records should be compressed before being written to
35 problems while pstore is recording panic metadata.
41 When the option is enabled, pstore will log all kernel
49 When the option is enabled, pstore will export a character
51 data can be retrieved from /sys/fs/pstore/pmsg-ramoops-[ID].
63 pstore filesystem. It can be used to determine what function
88 The common layer for pstore/blk (and pstore/ram in the future)
101 For more information, see Documentation/admin-guide/pstore-blk.rst
110 Which block device should be used for pstore/blk.
132 pstore/blk, but module parameters have priority over Kconfig.
140 pstore/blk. The size is in KB and must be a multiple of 4.
143 pstore/blk, but module parameters have priority over Kconfig.
155 pstore/blk, but module parameters have priority over Kconfig.
163 This just sets size of pmsg (pmsg_size) for pstore/blk. The size is
167 pstore/blk, but module parameters have priority over Kconfig.
176 pstore/blk. The size is in KB and must be a multiple of 4.
179 pstore/blk, but module parameters have priority over Kconfig.
187 This just sets size of ftrace log (ftrace_size) for pstore/blk. The
191 pstore/blk, but module parameters have priority over Kconfig.