preempt_notifier_unregister(9) centos man page | unix.com

Man Page: preempt_notifier_unregister

Operating Environment: centos

Section: 9

PREEMPT_NOTIFIER_UNR(9) 					   Driver Basics					   PREEMPT_NOTIFIER_UNR(9)

NAME
preempt_notifier_unregister - no longer interested in preemption notifications
SYNOPSIS
void preempt_notifier_unregister(struct preempt_notifier * notifier);
ARGUMENTS
notifier notifier struct to unregister
DESCRIPTION
This is safe to call from within a preemption notifier.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PREEMPT_NOTIFIER_UNR(9)
Related Man Pages
kpreempt_disabled(9) - netbsd
kpreempt_enable(9) - netbsd
notifier(7) - osx
notifier(7) - redhat
notifier(7) - opendarwin
Similar Topics in the Unix Linux Community
Weird 'find' results
DB2 convert digits to binary format
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq