Searched refs:hvc_iucv_mempool (Results 1 – 1 of 1) sorted by relevance
113 static mempool_t *hvc_iucv_mempool; variable155 bufp = mempool_alloc(hvc_iucv_mempool, flags); in alloc_tty_buffer()164 mempool_free(bufp, hvc_iucv_mempool); in alloc_tty_buffer()181 mempool_free(bufp, hvc_iucv_mempool); in destroy_tty_buffer()1362 hvc_iucv_mempool = mempool_create_slab_pool(MEMPOOL_MIN_NR, in hvc_iucv_init()1364 if (!hvc_iucv_mempool) { in hvc_iucv_init()1405 mempool_destroy(hvc_iucv_mempool); in hvc_iucv_init()