centos man page for register_reboot_notifier

Query: register_reboot_notifier

OS: centos

Section: 9

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

REGISTER_REBOOT_NOTI(9) 					   Driver Basics					   REGISTER_REBOOT_NOTI(9)

NAME
register_reboot_notifier - Register function to be called at reboot time
SYNOPSIS
int register_reboot_notifier(struct notifier_block * nb);
ARGUMENTS
nb Info about notifier function to be called
DESCRIPTION
Registers a function with the list of functions to be called at reboot time. Currently always returns zero, as blocking_notifier_chain_register always returns zero.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 REGISTER_REBOOT_NOTI(9)
Related Man Pages
reboot(8) - linux
struct_ccwgroup_driver(9) - centos
reboot(2) - minix
reboot(8) - minix
reboot(8) - osf1
Similar Topics in the Unix Linux Community
Weird 'find' results
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!