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

NAME

6       list_empty - tests whether a list is empty
7

SYNOPSIS

9       int list_empty(const struct list_head * head);
10

ARGUMENTS

12       head
13           the list to test.
14
16Kernel Hackers Manual 3.10         June 2019                     LIST_EMPTY(9)
Impressum