| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
list_unhashed on entry does not return true after this, the entry is in an undefined state. It is useful for RCU based lockfree traversal.
In particular, it means that we can not poison the forward pointers that may still be used for walking the hash list.
| <<< Previous | Home | Next >>> |
| list_for_each_continue_rcu | Up | hlist_for_each_entry |