1PREEMPT_NOTIFIER_UNR(9)          Driver Basics         PREEMPT_NOTIFIER_UNR(9)
2
3
4

NAME

6       preempt_notifier_unregister - no longer interested in preemption
7       notifications
8

SYNOPSIS

10       void preempt_notifier_unregister(struct preempt_notifier * notifier);
11

ARGUMENTS

13       notifier
14           notifier struct to unregister
15

DESCRIPTION

17       This is safe to call from within a preemption notifier.
18
20Kernel Hackers Manual 2.6.         June 2019           PREEMPT_NOTIFIER_UNR(9)
Impressum