Lines Matching full:blk
9 pstore block (pstore/blk) is an oops/panic logger that writes its logs to a
19 pstore/blk provides efficient configuration method for pstore/blk, which
23 Configurations for user determine how pstore/blk works, such as pmsg_size,
46 It's required for pstore/blk. It is also used for MTD device.
48 When pstore/blk is built as a module, "blkdev" accepts the following variants:
56 When pstore/blk is built into the kernel, "blkdev" accepts the following variants:
84 pstore/blk will log to oops/panic chunks one by one, and always overwrite the
97 */sys/fs/pstore/pmsg-pstore-blk-0*.
108 available in */sys/fs/pstore/console-pstore-blk-0*.
121 combined and available in */sys/fs/pstore/ftrace-pstore-blk-0*.
132 # tail /sys/fs/pstore/ftrace-pstore-blk-0
158 ``struct pstore_device_info`` to register to pstore/blk.
160 .. kernel-doc:: fs/pstore/blk.c
167 recommend data compression because pstore/blk will insert some information into
186 files is ``dmesg-pstore-blk-[N]`` for oops/panic front-end,
187 ``pmsg-pstore-blk-0`` for pmsg front-end and so on. The timestamp of the
218 pstore/blk supports psblk_blkdev_info(), which is defined in