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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dmigrate.c787 struct page_to_node { struct
797 struct page_to_node *pm = (struct page_to_node *)private;
818 struct page_to_node *pm,
822 struct page_to_node *pp;
903 struct page_to_node *pm;
912 pm = (struct page_to_node *)__get_free_page(GFP_KERNEL);
919 * Store a chunk of page_to_node array in a page,
922 chunk_nr_pages = (PAGE_SIZE / sizeof(struct page_to_node)) - 1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dmigrate.c787 struct page_to_node { struct
797 struct page_to_node *pm = (struct page_to_node *)private;
818 struct page_to_node *pm,
822 struct page_to_node *pp;
903 struct page_to_node *pm;
912 pm = (struct page_to_node *)__get_free_page(GFP_KERNEL);
919 * Store a chunk of page_to_node array in a page,
922 chunk_nr_pages = (PAGE_SIZE / sizeof(struct page_to_node)) - 1;

Completed in 83 milliseconds