Home
last modified time | relevance | path

Searched refs:page_alloc (Results 1 – 2 of 2) sorted by relevance

/tools/testing/radix-tree/
Dregression2.c67 static struct page *page_alloc(void) in page_alloc() function
87 p = page_alloc(); in regression2_test()
99 p = page_alloc(); in regression2_test()
Dregression1.c55 static struct page *page_alloc(int index) in page_alloc() function
127 p = page_alloc(0); in regression1_fn()
132 p = page_alloc(1); in regression1_fn()