Searched refs:set_pfnblock_flags_mask (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pageblock-flags.h | 61 void set_pfnblock_flags_mask(struct page *page, 72 set_pfnblock_flags_mask(page, 0, page_to_pfn(page), \ 75 set_pfnblock_flags_mask(page, (1 << PB_migrate_skip), \
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_alloc.c | 568 void set_pfnblock_flags_mask(struct page *page, unsigned long flags, in set_pfnblock_flags_mask() function 604 set_pfnblock_flags_mask(page, (unsigned long)migratetype, in set_pageblock_migratetype()
|