centos man page for get_pageblock_flags_group

Query: get_pageblock_flags_group

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 GET_PAGEBLOCK_FLAGS_(9)
Related Man Pages
mpage_readpages(9) - suse
__get_user_pages(9) - centos
bitmap_remap(9) - centos
kmem_cache_create(9) - linux
vmsplice(2) - mojave
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq