Home
last modified time | relevance | path

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

/linux/include/linux/
A Drcupdate.h117 int rcu_nocb_cpu_deoffload(int cpu);
122 static inline int rcu_nocb_cpu_deoffload(int cpu) { return 0; } in rcu_nocb_cpu_deoffload() function
/linux/kernel/rcu/
A Dtree_nocb.h1020 int rcu_nocb_cpu_deoffload(int cpu) in rcu_nocb_cpu_deoffload() function
1042 EXPORT_SYMBOL_GPL(rcu_nocb_cpu_deoffload);
A Drcutorture.c1745 rcu_nocb_cpu_deoffload(cpu); in rcu_nocb_toggle()

Completed in 14 milliseconds