get_pageblock_flags_group(9) suse man page | unix.com

Man Page: get_pageblock_flags_group

Operating Environment: suse

Section: 9

GET_PAGEBLOCK_FLAGS_(9) 				    Memory Management in Linux					   GET_PAGEBLOCK_FLAGS_(9)

NAME
get_pageblock_flags_group - Return the requested group of flags for the pageblock_nr_pages block of pages
SYNOPSIS
unsigned long get_pageblock_flags_group(struct page * page, int start_bitidx, int end_bitidx);
ARGUMENTS
page The page within the block of interest start_bitidx The first bit of interest to retrieve end_bitidx The last bit of interest returns pageblock_bits flags
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 GET_PAGEBLOCK_FLAGS_(9)
Related Man Pages
kcalloc(9) - suse
kmem_cache_create(9) - suse
mpage_readpages(9) - centos
get_user_pages(9) - suse
vmsplice(2) - xfree86
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Docker learning Phase-I