Scroll to navigation

LIST_EMPTY(9) Data Types LIST_EMPTY(9)

NAME

list_empty - tests whether a list is empty

SYNOPSIS

int list_empty(const struct list_head * head);

ARGUMENTS

head

the list to test.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.