atomic_notifier_chai(9)

NAME

atomic_notifier_chain_register - Add notifier to an atomic
notifier chain

SYNOPSIS

int                  atomic_notifier_chain_register(struct
atomic_notifier_head * nh, struct notifier_block * n);

ARGUMENTS

nh
Pointer to head of the atomic notifier chain
n
New entry in notifier chain

DESCRIPTION

Adds a notifier to an atomic notifier chain.

Currently always returns zero.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout