Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mm/
Dsmall_page.c101 static unsigned long __get_small_page(int priority, struct order *order) in __get_small_page() function
207 return __get_small_page(priority, orders+1); in get_page_8k()