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