Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Dsubr_pool.c174 struct pool_cache { struct
1721 struct pool_cache *pc; in pool_cache_init()
1725 pool_init(&pool_caches, sizeof(struct pool_cache), in pool_cache_init()
1837 pool_cache_list_free(struct pool *pp, struct pool_cache *pc, in pool_cache_list_free()
1855 static inline struct pool_cache *
1858 struct pool_cache *pc; in pool_cache_enter()
1878 struct pool_cache *pc; in pool_cache_get()
1927 struct pool_cache *pc; in pool_cache_put()
1992 struct pool_cache *pc; in pool_cache_destroy()
2059 struct pool_cache *pc; in pool_cache_pool_info()
[all …]