Scroll to navigation

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 *not* safe to call from within a preemption notifier.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.