centos man page for set_pageblock_flags_group

Query: set_pageblock_flags_group

OS: centos

Section: 9

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

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 3.10 June 2014 SET_PAGEBLOCK_FLAGS_(9)
Related Man Pages
kcalloc(9) - suse
kmem_cache_create(9) - suse
struct_kgdb_arch(9) - centos
vm_page_aflag_set(9) - freebsd
vmsplice(2) - xfree86
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
How to increment version inside a file?
Tar Command
Docker learning Phase-I