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

/linux-master/kernel/rcu/
H A Dtree_nocb.h1120 static long rcu_nocb_rdp_deoffload(void *arg) function
1129 * rcu_nocb_rdp_deoffload() may be called directly if
1224 ret = work_on_cpu(cpu, rcu_nocb_rdp_deoffload, rdp);
1543 rcu_nocb_rdp_deoffload(rdp);

Completed in 140 milliseconds