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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmigrate.c785 struct page_to_node { struct
795 struct page_to_node *pm = (struct page_to_node *)private;
816 struct page_to_node *pm,
820 struct page_to_node *pp;
901 struct page_to_node *pm;
910 pm = (struct page_to_node *)__get_free_page(GFP_KERNEL);
917 * Store a chunk of page_to_node array in a page,
920 chunk_nr_pages = (PAGE_SIZE / sizeof(struct page_to_node)) - 1;

Completed in 144 milliseconds