list_empty (9) Linux Manual Page
list_empty – tests whether a list is empty
Synopsis
int list_empty(const struct list_head *head);
Arguments
head
-
- the list to test.
list_empty – tests whether a list is empty
int list_empty(const struct list_head *head);
head