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