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)
| Related Man Pages |
|---|
| list(3) - debian |
| circleq_head(3) - centos |
| list_head(3) - centos |
| list_entry(3) - centos |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Getting command output to putty window title. |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |
| Shopt -s histappend |