Manuals
EL 6 ELS
EL 7
EL 8
EL 9
About
submit
EL 6 ELS
kernel-doc
list_for_each(9)
links
language-indep link
raw man page
table of contents
NAME
SYNOPSIS
ARGUMENTS
COPYRIGHT
other versions
EL 6 ELS
2.6.32-754.53.1.el6
EL 7
3.10.0-1160.119.1.el7
Scroll to navigation
LIST_FOR_EACH(9)
Data Types
LIST_FOR_EACH(9)
NAME
¶
list_for_each - iterate over a list
SYNOPSIS
¶
list_for_each(
pos
,
head
);
ARGUMENTS
¶
pos
the struct list_head to use as a loop cursor.
head
the head for your list.
COPYRIGHT
¶
May 2024
Kernel Hackers Manual 2.6.