The Linux Kernel API
<<< Previous
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.
<<< Previous
Home
Next >>>
list_move_tail
Up
list_splice