Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/xen/
Dgrant-table.c913 static inline bool cache_empty(struct gnttab_page_cache *cache) in cache_empty() function
939 static inline bool cache_empty(struct gnttab_page_cache *cache) in cache_empty() function
974 if (cache_empty(cache)) { in gnttab_page_cache_get()