Lines Matching full:argument
257 * The first argument is the name of the RCU flavor, and the second is
259 * argument is a string as follows:
468 * as argument:
507 * The first argument is the type of RCU, the second argument is
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
568 * the fourth argument is the number of lazy callbacks queued, and the
569 * fifth argument is the total number of callbacks queued.
599 * RCU callback invocation. The first argument is the RCU flavor,
601 * the total number of callbacks queued, and the fourth argument is
628 * The first argument is the type of RCU, and the second argument is
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
684 * kfree_bulk() form. The first argument is the RCU flavor, the second
685 * argument is a number of elements in array to free, the third is an
711 * Tracepoint for a normal synchronize_rcu() states. The first argument
712 * is the RCU flavor, the second argument is a pointer to rcu_head the
739 * invoked. The first argument is the name of the RCU flavor,
740 * the second argument is number of callbacks actually invoked,
741 * the third argument (cb) is whether or not any of the callbacks that
743 * queued, the fourth argument (nr) is the return value of need_resched(),
744 * the fifth argument (iit) is 1 if the current task is the idle task,
745 * and the sixth argument (risk) is the return value from
782 * Tracepoint for rcutorture readers. The first argument is the name
783 * of the RCU flavor from rcutorture's viewpoint and the second argument
784 * is the callback address. The third argument is the start time in
831 * The "cpu" argument is the CPU or -1 if meaningless, the "cnt" argument