centos man page for kmsg_dump_register

Query: kmsg_dump_register

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

KMSG_DUMP_REGISTER(9)						   Driver Basics					     KMSG_DUMP_REGISTER(9)

NAME
kmsg_dump_register - register a kernel log dumper.
SYNOPSIS
int kmsg_dump_register(struct kmsg_dumper * dumper);
ARGUMENTS
dumper pointer to the kmsg_dumper structure
DESCRIPTION
Adds a kernel log dumper to the system. The dump callback in the structure will be called when the kernel oopses or panics and must be set. Returns zero on success and -EINVAL or -EBUSY otherwise.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 KMSG_DUMP_REGISTER(9)
Related Man Pages
dumpvalue(3pm) - mojave
dumpvalue(3pm) - osx
dumpvalue5.18(3pm) - mojave
ppi::dumper(3) - mojave
ppi::dumper(3) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Controlling user input