__lock_page(9) centos man page | unix.com

Man Page: __lock_page

Operating Environment: centos

Section: 9

__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
page the page to lock
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 __LOCK_PAGE(9)
Related Man Pages
vop_unlock(9) - debian
vn_lock(9) - debian
vop_lock(9) - freebsd
vn_lock(9) - freebsd
vop_lock(9) - opensolaris
Similar Topics in the Unix Linux Community
Web server for dansguardian
A system hang issue in porting an old fs to kernel 2.6.32.*