list_next_entry (9) - Linux Manuals
list_next_entry: get the next element in list
Command to display list_next_entry
manual in Linux: $ man 9 list_next_entry
NAME
list_next_entry - get the next element in list
SYNOPSIS
-
list_next_entry(pos, member);
ARGUMENTS
pos
-
- the type * to cursor
member
-
the name of the list_head within the struct.
COPYRIGHT
Pages related to list_next_entry