Searched refs:get_pageblock_flags_group (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dpageblock-flags.h63 unsigned long get_pageblock_flags_group(struct page *page,
69 get_pageblock_flags_group(page, 0, NR_PAGEBLOCK_BITS-1)
H A Dmmzone.h54 return get_pageblock_flags_group(page, PB_migrate, PB_migrate_end);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dpageblock-flags.h63 unsigned long get_pageblock_flags_group(struct page *page,
69 get_pageblock_flags_group(page, 0, NR_PAGEBLOCK_BITS-1)
H A Dmmzone.h54 return get_pageblock_flags_group(page, PB_migrate, PB_migrate_end);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dpage_alloc.c5244 * get_pageblock_flags_group - Return the requested group of flags for the pageblock_nr_pages block of pages
5250 unsigned long get_pageblock_flags_group(struct page *page, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dpage_alloc.c5244 * get_pageblock_flags_group - Return the requested group of flags for the pageblock_nr_pages block of pages
5250 unsigned long get_pageblock_flags_group(struct page *page, function

Completed in 204 milliseconds