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

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout