Searched refs:rcu_nocb_cpu_deoffload (Results 1 – 3 of 3) sorted by relevance
151 int rcu_nocb_cpu_deoffload(int cpu); in rcu_nocb_flush_deferred_wakeup() 160 static inline int rcu_nocb_cpu_deoffload(int cpu) { return 0; }150 static inline int rcu_nocb_cpu_deoffload(int cpu) { return 0; } rcu_nocb_cpu_deoffload() function
1084 int rcu_nocb_cpu_deoffload(int cpu) in rcu_nocb_rdp_deoffload() 1106 EXPORT_SYMBOL_GPL(rcu_nocb_cpu_deoffload); in rcu_nocb_rdp_deoffload() 1110 int rcu_nocb_cpu_deoffload(int cpu) rcu_nocb_cpu_deoffload() function
2697 rcu_nocb_cpu_deoffload(cpu); in rcu_nocb_toggle()