table of contents
other versions
- wheezy 3.2.78-1
| PREEMPT_NOTIFIER_UNR(9) | Driver Basics | PREEMPT_NOTIFIER_UNR(9) |
NAME¶
preempt_notifier_unregister - no longer interested in preemption notificationsSYNOPSIS¶
void
preempt_notifier_unregister(struct preempt_notifier * notifier);
ARGUMENTS¶
notifiernotifier struct to unregister
DESCRIPTION¶
This is safe to call from within a preemption notifier.COPYRIGHT¶
| March 2016 | Kernel Hackers Manual 3.2. |