Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/
Dgrant-table.c910 static inline void cache_enq(struct gnttab_page_cache *cache, struct page *page) in cache_enq() function
936 static inline void cache_enq(struct gnttab_page_cache *cache, struct page *page) in cache_enq() function
979 cache_enq(cache, page[i]); in gnttab_page_cache_put()