LIST_DEL_INIT(9) Data Types LIST_DEL_INIT(9)NAMElist_del_init - deletes entry from list and reinitialize it.SYNOPSISvoid list_del_init(struct list_head * entry);ARGUMENTSentry the element to delete from the list.COPYRIGHTKernel Hackers Manual 3.10 June 2014 LIST_DEL_INIT(9)