The Linux Kernel API
Prev
Next
list_empty
Name
list_empty -- tests whether a list is empty
Synopsis
int
list_empty
(struct list_head *
head
);
Arguments
head
the list to test.
Prev
Home
Next
list_del_init
Up
list_splice