Searched refs:preempt_notifier_key (Results 1 – 1 of 1) sorted by relevance
2410 static struct static_key preempt_notifier_key = STATIC_KEY_INIT_FALSE; variable2414 static_key_slow_inc(&preempt_notifier_key); in preempt_notifier_inc()2420 static_key_slow_dec(&preempt_notifier_key); in preempt_notifier_dec()2430 if (!static_key_false(&preempt_notifier_key)) in preempt_notifier_register()2459 if (static_key_false(&preempt_notifier_key)) in fire_sched_in_preempt_notifiers()2477 if (static_key_false(&preempt_notifier_key)) in fire_sched_out_preempt_notifiers()