Home
last modified time | relevance | path

Searched refs:get_pageblock_flags_group (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
Dpageblock-flags.h63 unsigned long get_pageblock_flags_group(struct page *page,
69 get_pageblock_flags_group(page, 0, NR_PAGEBLOCK_BITS-1)
Dmmzone.h54 return get_pageblock_flags_group(page, PB_migrate, PB_migrate_end); in get_pageblock_migratetype()
/linux-3.4.99/mm/
Dpage_alloc.c5362 unsigned long get_pageblock_flags_group(struct page *page, in get_pageblock_flags_group() function