Searched refs:get_pageblock_flags_group (Results 1 – 3 of 3) sorted by relevance
63 unsigned long get_pageblock_flags_group(struct page *page,69 get_pageblock_flags_group(page, 0, NR_PAGEBLOCK_BITS-1)
54 return get_pageblock_flags_group(page, PB_migrate, PB_migrate_end); in get_pageblock_migratetype()
5362 unsigned long get_pageblock_flags_group(struct page *page, in get_pageblock_flags_group() function