Scroll to navigation

__LOCK_PAGE(9) Memory Management in Linux __LOCK_PAGE(9)

NAME

__lock_page - get a lock on the page, assuming we need to sleep to get it

SYNOPSIS

void __lock_page(struct page * __page);

ARGUMENTS

struct page * __page
the page to lock

COPYRIGHT

July 2017 Kernel Hackers Manual 4.11