Searched refs:__tmem_alloc_page_thispool (Results 1 – 2 of 2) sorted by relevance
94 static inline struct page_info *__tmem_alloc_page_thispool(struct domain *d) in __tmem_alloc_page_thispool() function
183 pfp = __tmem_alloc_page_thispool(pool->client->domain); in tmem_alloc_page()235 if ( (pi = __tmem_alloc_page_thispool(d)) == NULL ) in tmem_persistent_pool_page_get()
Completed in 7 milliseconds