LIST_ROTATE_LEFT(9) Data Types LIST_ROTATE_LEFT(9)NAMElist_rotate_left - rotate the list to the leftSYNOPSISvoid list_rotate_left(struct list_head * head);ARGUMENTShead the head of the listCOPYRIGHTKernel Hackers Manual 2.6. July 2010 LIST_ROTATE_LEFT(9)