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
93 * specified amount, which can be negative. This can cause the ->len
123 * Exchange the numeric length of the specified rcu_segcblist structure
124 * with the specified value. This can cause the ->len field to disagree
159 * Disable the specified rcu_segcblist structure, so that callbacks can
170 * Mark the specified rcu_segcblist structure as offloaded. This
179 * Does the specified rcu_segcblist structure contain callbacks that
189 * Does the specified rcu_segcblist structure contain callbacks that
199 * Return a pointer to the first callback in the specified rcu_segcblist
210 * Return a pointer to the first pending callback in the specified
236 * Enqueue the specified callback onto the specified rcu_segcblist
255 * Entrain the specified callback onto the specified rcu_segcblist at
284 * Extract only the counts from the specified rcu_segcblist structure,
285 * and place them in the specified rcu_cblist structure. This function
299 * Extract only those callbacks ready to be invoked from the specified
300 * rcu_segcblist structure and place them in the specified rcu_cblist
321 * invoked) from the specified rcu_segcblist structure and place them in
322 * the specified rcu_cblist structure. Note that this loses information
341 * Insert counts from the specified rcu_cblist structure in the
342 * specified rcu_segcblist structure.
352 * Move callbacks from the specified rcu_cblist to the beginning of the
353 * done-callbacks segment of the specified rcu_segcblist.
374 * Move callbacks from the specified rcu_cblist to the end of the
375 * new-callbacks segment of the specified rcu_segcblist.
387 * Advance the callbacks in the specified rcu_segcblist structure based