table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| 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¶
| February 2017 | Kernel Hackers Manual 3.16 |