Searched refs:dblk_esb_cache (Results 1 – 2 of 2) sorted by relevance
98 static struct kmem_cache *dblk_esb_cache; variable160 dbp->db_cache = dblk_esb_cache; in dblk_esb_constructor()288 dblk_esb_cache = kmem_cache_create("streams_dblk_esb", sizeof (dblk_t), in streams_msg_init()643 if ((dbp = kmem_cache_alloc(dblk_esb_cache, kmflags)) == NULL) { in gesballoc()
166 static struct kmem_cache *dblk_esb_cache; variable233 dbp->db_cache = dblk_esb_cache; in dblk_esb_constructor()401 dblk_esb_cache = kmem_cache_create("streams_dblk_esb", sizeof (dblk_t), in streams_msg_init()862 if ((dbp = kmem_cache_alloc(dblk_esb_cache, kmflags)) == NULL) { in gesballoc()