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 3.10 June 2014 LIST_ROTATE_LEFT(9)