Lines Matching refs:IS_ENABLED
71 if (IS_ENABLED(CONFIG_RCU_TRACE)) in rcu_bootup_announce_oddness()
73 if ((IS_ENABLED(CONFIG_64BIT) && RCU_FANOUT != 64) || in rcu_bootup_announce_oddness()
74 (!IS_ENABLED(CONFIG_64BIT) && RCU_FANOUT != 32)) in rcu_bootup_announce_oddness()
79 if (IS_ENABLED(CONFIG_RCU_FAST_NO_HZ)) in rcu_bootup_announce_oddness()
81 if (IS_ENABLED(CONFIG_PROVE_RCU)) in rcu_bootup_announce_oddness()
83 if (IS_ENABLED(CONFIG_RCU_TORTURE_TEST_RUNNABLE)) in rcu_bootup_announce_oddness()
94 if (IS_ENABLED(CONFIG_RCU_BOOST)) in rcu_bootup_announce_oddness()
479 if (IS_ENABLED(CONFIG_RCU_BOOST)) { in rcu_read_unlock_special()
507 if (IS_ENABLED(CONFIG_RCU_BOOST) && drop_boost_mutex) in rcu_read_unlock_special()
1363 return IS_ENABLED(CONFIG_RCU_NOCB_CPU_ALL) in rcu_needs_cpu()
1475 if (IS_ENABLED(CONFIG_RCU_NOCB_CPU_ALL)) { in rcu_needs_cpu()
1527 if (IS_ENABLED(CONFIG_RCU_NOCB_CPU_ALL)) in rcu_prepare_for_idle()
1586 if (IS_ENABLED(CONFIG_RCU_NOCB_CPU_ALL) || in rcu_cleanup_after_idle()