LIST_FOR_EACH_PREV(9) Data Types LIST_FOR_EACH_PREV(9)NAMElist_for_each_prev - iterate over a list backwardsSYNOPSISlist_for_each_prev(pos, head);ARGUMENTSpos the struct list_head to use as a loop cursor. head the head for your list.COPYRIGHTKernel Hackers Manual 2.6. July 2010 LIST_FOR_EACH_PREV(9)