Searched refs:trace_rcu_batch_end (Results  1 – 4 of 4) sorted by relevance
| /linux-4.4.14/kernel/rcu/ | 
| D | tiny.c | 167 	RCU_TRACE(trace_rcu_batch_end(rcp->name,  in __rcu_process_callbacks()
  | 
| D | tree.c | 2664 		trace_rcu_batch_end(rsp->name, 0, !!READ_ONCE(rdp->nxtlist),  in rcu_do_batch() 2704 	trace_rcu_batch_end(rsp->name, count, !!list, need_resched(),  in rcu_do_batch()
  | 
| D | tree_plugin.h | 2280 		trace_rcu_batch_end(rdp->rsp->name, c, !!list, 0, 0, 1);  in rcu_nocb_kthread()
  | 
| /linux-4.4.14/include/trace/events/ | 
| D | rcu.h | 728 #define trace_rcu_batch_end(rcuname, callbacks_invoked, cb, nr, iit, risk) \  macro
  |