Query: get_pageblock_flags_group
OS: suse
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)NAMEget_pageblock_flags_group - Return the requested group of flags for the pageblock_nr_pages block of pagesSYNOPSISunsigned long get_pageblock_flags_group(struct page * page, int start_bitidx, int end_bitidx);ARGUMENTSpage 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 flagsCOPYRIGHTKernel Hackers Manual 2.6. July 2010 GET_PAGEBLOCK_FLAGS_(9)