Searched defs:pagelist (Results 1 – 3 of 3) sorted by relevance
/mm/ |
D | mempolicy.c | 439 struct list_head *pagelist; member 748 struct list_head *pagelist) in queue_pages_range() 1045 static int migrate_page_add(struct page *page, struct list_head *pagelist, in migrate_page_add() 1256 static int migrate_page_add(struct page *page, struct list_head *pagelist, in migrate_page_add()
|
D | migrate.c | 1585 struct list_head *pagelist, int node) in do_move_pages_to_node() 1610 int node, struct list_head *pagelist, bool migrate_all) in add_page_for_migration() 1676 struct list_head *pagelist, int __user *status, in move_pages_and_store_status()
|
D | memory-failure.c | 1741 static bool isolate_page(struct page *page, struct list_head *pagelist) in isolate_page()
|