Searched refs:sync_exp_work_done (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/kernel/rcu/ | 
| D | tree.c | 3588 static bool sync_exp_work_done(struct rcu_state *rsp, struct rcu_node *rnp,  in sync_exp_work_done()  function 3625 			if (sync_exp_work_done(rsp, rnp0, NULL,  in exp_funnel_lock() 3641 	if (sync_exp_work_done(rsp, NULL, NULL, &rsp->expedited_workdone1, s))  in exp_funnel_lock() 3646 		if (sync_exp_work_done(rsp, rnp1, rdp,  in exp_funnel_lock() 3656 	if (sync_exp_work_done(rsp, rnp1, rdp,  in exp_funnel_lock()
  |