Searched refs:pool_cache (Results 1 – 1 of 1) sorted by relevance
79 struct pool_cache { struct80 LIST_ENTRY(pool_cache)136 LIST_HEAD(,pool_cache)297 void pool_cache_init(struct pool_cache *, struct pool *,301 void pool_cache_destroy(struct pool_cache *);302 void *pool_cache_get_paddr(struct pool_cache *, int, paddr_t *);304 void pool_cache_put_paddr(struct pool_cache *, void *, paddr_t);307 void pool_cache_destruct_object(struct pool_cache *, void *);308 void pool_cache_invalidate(struct pool_cache *);