Home
last modified time | relevance | path

Searched refs:use_softirq (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/rcutorture/configs/rcu/
H A DRUDE01.boot2 rcutree.use_softirq=0
H A DTASKS01.boot2 rcutree.use_softirq=0
H A DBUSTED-BOOST.boot8 rcutree.use_softirq=0
H A DTREE03.boot7 rcutree.use_softirq=0
/linux/kernel/rcu/
H A Dtree_plugin.h107 if (!use_softirq) in rcu_bootup_announce_oddness()
772 if (use_softirq && (in_hardirq() || (needs_exp && !irqs_were_disabled))) { in rcu_read_unlock_special()
H A Dtree.c115 static bool use_softirq = !IS_ENABLED(CONFIG_PREEMPT_RT); variable
117 module_param(use_softirq, bool, 0444);
2969 if (use_softirq) in invoke_rcu_core()
3041 if (use_softirq) in rcu_spawn_core_kthreads()
4965 if (use_softirq) in rcu_init()