Lines Matching full:specified

27  * Enqueue an rcu_head structure onto the specified callback list.
70 * Dequeue the oldest rcu_head structure from the specified callback
102 * specified amount, which can be negative. This can cause the ->len
132 * Exchange the numeric length of the specified rcu_segcblist structure
133 * with the specified value. This can cause the ->len field to disagree
169 * Disable the specified rcu_segcblist structure, so that callbacks can
181 * Mark the specified rcu_segcblist structure as offloaded. This
190 * Does the specified rcu_segcblist structure contain callbacks that
200 * Does the specified rcu_segcblist structure contain callbacks that
210 * Return a pointer to the first callback in the specified rcu_segcblist
221 * Return a pointer to the first pending callback in the specified
247 * Enqueue the specified callback onto the specified rcu_segcblist
268 * Entrain the specified callback onto the specified rcu_segcblist at
299 * Extract only the counts from the specified rcu_segcblist structure,
300 * and place them in the specified rcu_cblist structure. This function
316 * Extract only those callbacks ready to be invoked from the specified
317 * rcu_segcblist structure and place them in the specified rcu_cblist
338 * invoked) from the specified rcu_segcblist structure and place them in
339 * the specified rcu_cblist structure. Note that this loses information
358 * Insert counts from the specified rcu_cblist structure in the
359 * specified rcu_segcblist structure.
371 * Move callbacks from the specified rcu_cblist to the beginning of the
372 * done-callbacks segment of the specified rcu_segcblist.
393 * Move callbacks from the specified rcu_cblist to the end of the
394 * new-callbacks segment of the specified rcu_segcblist.
408 * Advance the callbacks in the specified rcu_segcblist structure based