1LIST_DEL_INIT(9)                  Data Types                  LIST_DEL_INIT(9)
2
3
4

NAME

6       list_del_init - deletes entry from list and reinitialize it.
7

SYNOPSIS

9       void list_del_init(struct list_head * entry);
10

ARGUMENTS

12       entry
13           the element to delete from the list.
14
16Kernel Hackers Manual 2.6.       November 2011                LIST_DEL_INIT(9)
Impressum