Home | History | Annotate | Download | only in libiptc

Lines Matching full:traversal

137  * the _rcu list-traversal primitives, such as
158 * the _rcu list-traversal primitives, such as
199 * lockfree traversal.
209 * the _rcu list-traversal primitives, such as
442 * This list-traversal primitive may safely run concurrently with
444 * as long as the traversal is guarded by rcu_read_lock().
461 * This list-traversal primitive may safely run concurrently with
463 * as long as the traversal is guarded by rcu_read_lock().
475 * This list-traversal primitive may safely run concurrently with
477 * as long as the traversal is guarded by rcu_read_lock().
494 * This list-traversal primitive may safely run concurrently with
496 * as long as the traversal is guarded by rcu_read_lock().
554 * lockfree traversal.
564 * the _rcu list-traversal primitives, such as
605 * the _rcu list-traversal primitives, such as
608 * Regardless of the type of CPU, the list-traversal primitive
713 * This list-traversal primitive may safely run concurrently with
715 * as long as the traversal is guarded by rcu_read_lock().