Searched refs:get_pfnblock_flags_mask (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dpageblock-flags.h68 unsigned long get_pfnblock_flags_mask(struct page *page,
81 get_pfnblock_flags_mask(page, page_to_pfn(page), \
H A Dmmzone.h82 get_pfnblock_flags_mask(page, page_to_pfn(page), \
88 return get_pfnblock_flags_mask(page, pfn, PB_migrate_end, get_pfnblock_migratetype()
/linux-4.1.27/mm/
H A Dpage_alloc.c6180 * get_pfnblock_flags_mask - Return the requested group of flags for the pageblock_nr_pages block of pages
6188 unsigned long get_pfnblock_flags_mask(struct page *page, unsigned long pfn, get_pfnblock_flags_mask() function

Completed in 140 milliseconds