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

NAME

6       list_prev_entry - get the prev element in list
7

SYNOPSIS

9       list_prev_entry(pos, member);
10

ARGUMENTS

12       pos
13           the type * to cursor
14
15       member
16           the name of the list_struct within the struct.
17
19Kernel Hackers Manual 3.10         June 2019                LIST_PREV_ENTRY(9)
Impressum