Searched refs:new_page_t (Results 1 – 1 of 1) sorted by relevance
7 typedef struct page *new_page_t(struct page *, unsigned long private, int **); typedef15 extern int migrate_pages(struct list_head *l, new_page_t x, unsigned long);28 static inline int migrate_pages(struct list_head *l, new_page_t x, in migrate_pages()