Searched defs:kmem_cache_t (Results 1 – 3 of 3) sorted by relevance
87 typedef struct kmem_cache kmem_cache_t; typedef
1177 kmem_cache_applyall(void (*func)(kmem_cache_t *), taskq_t *tq, int tqflag) in kmem_cache_applyall()1193 kmem_cache_applyall_id(void (*func)(kmem_cache_t *), taskq_t *tq, int tqflag) in kmem_cache_applyall_id()
340 typedef umem_cache_t kmem_cache_t; typedef