Lines Matching full:rcu

3 #define TRACE_SYSTEM rcu
48 * RCU flavor, the grace-period number, and a string identifying the
99 * "NoGPkthread": The RCU grace-period kthread has not yet started.
142 * distinguished by the type of RCU, the new grace-period number, the
145 * All but the type of RCU are extracted from the rcu_node structure.
179 * the RCU flavor, the expedited grace-period sequence number, and a string
216 * string identifying the RCU flavor, an integer identifying the rcu_node
254 * Tracepoint for RCU no-CBs CPU callback handoffs. This event is intended
257 * The first argument is the name of the RCU flavor, and the second is
306 * Tracepoint for tasks blocking within preemptible-RCU read-side
307 * critical sections. Track the type of RCU (which one day might
334 * Tracepoint for tasks that blocked within a given preemptible-RCU
336 * type of RCU (which one day might include SRCU) and the task's PID.
361 * distinguished by the type of RCU, the grace-period number, the
365 * All but the type of RCU are extracted from the rcu_node structure.
405 * These trace events include the type of RCU, the grace-period number
477 * Tracepoint for the registration of a single RCU callback function.
478 * The first argument is the type of RCU, the second argument is
479 * a pointer to the RCU callback itself, the third element is the
509 * Tracepoint for the registration of a single RCU callback of the special
510 * kvfree() form. The first argument is the RCU type, the second argument
511 * is a pointer to the RCU callback, the third argument is the offset
512 * of the callback within the enclosing RCU-protected data structure,
544 * RCU callback invocation. The first argument is the RCU flavor,
547 * the current RCU-callback batch limit.
572 * Tracepoint for the invocation of a single RCU callback function.
573 * The first argument is the type of RCU, and the second argument is
574 * a pointer to the RCU callback itself.
599 * Tracepoint for the invocation of a single RCU callback of the special
600 * kvfree() form. The first argument is the RCU flavor, the second
601 * argument is a pointer to the RCU callback, and the third argument
602 * is the offset of the callback within the enclosing RCU-protected
628 * Tracepoint for the invocation of a single RCU callback of the special
629 * kfree_bulk() form. The first argument is the RCU flavor, the second
656 * Tracepoint for exiting rcu_do_batch after RCU callbacks have been
657 * invoked. The first argument is the name of the RCU flavor,
701 * of the RCU flavor from rcutorture's viewpoint and the second argument