Searched refs:preempt_notifier_unregister (Results 1 – 2 of 2) sorted by relevance
4897 void preempt_notifier_unregister(struct preempt_notifier *notifier) in preempt_notifier_unregister() function4901 EXPORT_SYMBOL_GPL(preempt_notifier_unregister);
179 preempt_notifier_unregister(&vcpu->preempt_notifier); in vcpu_put()