Query: list_move_tail
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
LIST_MOVE_TAIL(9) Data Types LIST_MOVE_TAIL(9)NAMElist_move_tail - delete from one list and add as another's tailSYNOPSISvoid list_move_tail(struct list_head * list, struct list_head * head);ARGUMENTSlist the entry to move head the head that will follow our entryCOPYRIGHTKernel Hackers Manual 2.6. July 2010 LIST_MOVE_TAIL(9)