| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
the type * to use as a loop counter.
the &struct hlist_node to use as a loop counter.
another &struct hlist_node to use as temporary storage
the head for your list.
the name of the hlist_node within the struct.
| <<< Previous | Home | Next >>> |
| hlist_for_each_entry_from | Up | hlist_for_each_entry_rcu |