Searched refs:rcu_nocb_cpu_deoffload (Results 1 – 3 of 3) sorted by relevance
160 int rcu_nocb_cpu_deoffload(int cpu);169 static inline int rcu_nocb_cpu_deoffload(int cpu) { return 0; } in rcu_nocb_cpu_deoffload() function
1249 int rcu_nocb_cpu_deoffload(int cpu) in rcu_nocb_cpu_deoffload() function1253 EXPORT_SYMBOL_GPL(rcu_nocb_cpu_deoffload);
2963 rcu_nocb_cpu_deoffload(cpu); in rcu_nocb_toggle()