MEDIUM: lists: list_for_each_entry{_safe}_from functions

Add list_for_each_entry_from and list_for_each_entry_safe_from which
allows to iterate in a list starting from a specific item.
1 file changed