Scroll to navigation

LIST_ROTATE_LEFT(9) Data Types LIST_ROTATE_LEFT(9)

NAME

list_rotate_left - rotate the list to the left

SYNOPSIS

void list_rotate_left(struct list_head * head);

ARGUMENTS

head
the head of the list

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.