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
307 * Tracepoint for tasks blocking within preemptible-RCU read-side
308 * critical sections. Track the type of RCU (which one day might
335 * Tracepoint for tasks that blocked within a given preemptible-RCU
337 * type of RCU (which one day might include SRCU) and the task's PID.
362 * distinguished by the type of RCU, the grace-period number, the
366 * All but the type of RCU are extracted from the rcu_node structure.
406 * These trace events include the type of RCU, the grace-period number
437 * Tracepoint for RCU stall events. Takes a string identifying the RCU flavor
438 * and a string identifying which function detected the RCU stall as follows:
506 * Tracepoint for the registration of a single RCU callback function.
507 * The first argument is the type of RCU, the second argument is
508 * a pointer to the RCU callback itself, the third element is the
564 * Tracepoint for the registration of a single RCU callback of the special
565 * kvfree() form. The first argument is the RCU type, the second argument
566 * is a pointer to the RCU callback, the third argument is the offset
567 * of the callback within the enclosing RCU-protected data structure,
599 * RCU callback invocation. The first argument is the RCU flavor,
602 * the current RCU-callback batch limit.
627 * Tracepoint for the invocation of a single RCU callback function.
628 * The first argument is the type of RCU, and the second argument is
629 * a pointer to the RCU callback itself.
654 * Tracepoint for the invocation of a single RCU callback of the special
655 * kvfree() form. The first argument is the RCU flavor, the second
656 * argument is a pointer to the RCU callback, and the third argument
657 * is the offset of the callback within the enclosing RCU-protected
683 * Tracepoint for the invocation of a single RCU callback of the special
684 * kfree_bulk() form. The first argument is the RCU flavor, the second
712 * is the RCU flavor, the second argument is a pointer to rcu_head the
738 * Tracepoint for exiting rcu_do_batch after RCU callbacks have been
739 * invoked. The first argument is the name of the RCU flavor,
783 * of the RCU flavor from rcutorture's viewpoint and the second argument