Lines Matching full:structure

26  * Enqueue an rcu_head structure onto the specified callback list.
36 * Flush the second rcu_cblist structure onto the first one, obliterating
38 * element of the second rcu_cblist structure, but ensuring that the second
39 * rcu_cblist structure, if initially non-empty, always appears non-empty
40 * throughout the process. If rdp is NULL, the second rcu_cblist structure
64 * Dequeue the oldest rcu_head structure from the specified callback
81 /* Set the length of an rcu_segcblist structure. */
91 /* Get the length of a segment of the rcu_segcblist structure. */
109 /* Set the length of a segment of the rcu_segcblist structure. */
144 * Increase the numeric length of an rcu_segcblist structure by the
146 * field to disagree with the actual number of callbacks on the structure.
224 * Increase the numeric length of an rcu_segcblist structure by one.
226 * callbacks on the structure. This increase is fully ordered with respect
235 * Initialize an rcu_segcblist structure.
253 * Disable the specified rcu_segcblist structure, so that callbacks can
254 * no longer be posted to it. This structure must be empty.
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
298 * structure. This is useful for diagnostics.
309 * rcu_segcblist structure. This is useful just after posting a given
335 * structure, updating accounting as needed. Note that the ->len
338 * if it must post a callback on this structure, and it is OK
384 * rcu_segcblist structure and place them in the specified rcu_cblist
385 * structure.
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.
479 * Advance the callbacks in the specified rcu_segcblist structure based
534 * This function operates on an rcu_segcblist structure, and also the
563 * Assuming that the rcu_segcblist structure has enough in rcu_segcblist_accelerate()
593 * structure other than in the RCU_NEXT_TAIL segment. in rcu_segcblist_accelerate()
603 * Merge the source rcu_segcblist structure into the destination
604 * rcu_segcblist structure, then initialize the source. Any pending