Lines Matching full:specified
26 * Enqueue an rcu_head structure onto the specified callback list.
64 * Dequeue the oldest rcu_head structure from the specified callback
115 /* Increase the numeric length of a segment by a specified amount. */
145 * specified amount, which can be negative. This can cause the ->len
253 * Disable the specified rcu_segcblist structure, so that callbacks can
264 * Mark the specified rcu_segcblist structure as offloaded.
277 * Does the specified rcu_segcblist structure contain callbacks that
287 * Does the specified rcu_segcblist structure contain callbacks that
297 * Return a pointer to the first callback in the specified rcu_segcblist
308 * Return a pointer to the first pending callback in the specified
334 * Enqueue the specified callback onto the specified rcu_segcblist
353 * Entrain the specified callback onto the specified rcu_segcblist at
383 * Extract only those callbacks ready to be invoked from the specified
384 * rcu_segcblist structure and place them in the specified rcu_cblist
407 * invoked) from the specified rcu_segcblist structure and place them in
408 * the specified rcu_cblist structure. Note that this loses information
431 * Insert counts from the specified rcu_cblist structure in the
432 * specified rcu_segcblist structure.
441 * Move callbacks from the specified rcu_cblist to the beginning of the
442 * done-callbacks segment of the specified rcu_segcblist.
464 * Move callbacks from the specified rcu_cblist to the end of the
465 * new-callbacks segment of the specified rcu_segcblist.
479 * Advance the callbacks in the specified rcu_segcblist structure based