Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_iucv.c33 #define MEMPOOL_MIN_NR (PAGE_SIZE / sizeof(struct iucv_tty_buffer)/4) macro
1362 hvc_iucv_mempool = mempool_create_slab_pool(MEMPOOL_MIN_NR, in hvc_iucv_init()