set_pageblock_flags_group(9) suse man page | unix.com

Man Page: set_pageblock_flags_group

Operating Environment: suse

Section: 9

SET_PAGEBLOCK_FLAGS_(9) 				    Memory Management in Linux					   SET_PAGEBLOCK_FLAGS_(9)

NAME
set_pageblock_flags_group - Set the requested group of flags for a pageblock_nr_pages block of pages
SYNOPSIS
void set_pageblock_flags_group(struct page * page, unsigned long flags, int start_bitidx, int end_bitidx);
ARGUMENTS
page The page within the block of interest flags The flags to set start_bitidx The first bit of interest end_bitidx The last bit of interest
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SET_PAGEBLOCK_FLAGS_(9)
Related Man Pages
mpage_readpages(9) - suse
__get_user_pages(9) - centos
get_user_pages(9) - suse
vm_page_aflag_set(9) - freebsd
vm_page_reference(9) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!