Scroll to navigation

LIST_PREV_ENTRY(9) Data Types LIST_PREV_ENTRY(9)

NAME

list_prev_entry - get the prev element in list

SYNOPSIS

list_prev_entry(pos, member);

ARGUMENTS

pos
the type * to cursor

member

the name of the list_head within the struct.

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.