Searched refs:page_alloc (Results 1 – 2 of 2) sorted by relevance
67 static struct page *page_alloc(void) in page_alloc() function87 p = page_alloc(); in regression2_test()99 p = page_alloc(); in regression2_test()
55 static struct page *page_alloc(int index) in page_alloc() function127 p = page_alloc(0); in regression1_fn()132 p = page_alloc(1); in regression1_fn()