list_prepare_entry — prepare a pos entry for use in list_for_each_entry_continue
the type * to use as a start point
the head of the list
the name of the list_struct within the struct.
Prepares a pos entry for use as a start point in list_for_each_entry_continue.