Searched refs:rcu_nocb_cpu_deoffload (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Drcupdate.h146 int rcu_nocb_cpu_deoffload(int cpu);
151 static inline int rcu_nocb_cpu_deoffload(int cpu) { return 0; } function
/linux-master/kernel/rcu/
H A Dtree_nocb.h1215 int rcu_nocb_cpu_deoffload(int cpu) function
1237 EXPORT_SYMBOL_GPL(rcu_nocb_cpu_deoffload); variable
H A Drcutorture.c2150 rcu_nocb_cpu_deoffload(cpu);

Completed in 164 milliseconds