Searched refs:uma_zcreate (Results 1 – 3 of 3) sorted by relevance
| /components/lwp/terminal/freebsd/ |
| A D | tty_outq.c | 362 ttyoutq_zone = uma_zcreate("ttyoutq", sizeof(struct ttyoutq_block), NULL, in ttyoutq_startup()
|
| A D | tty_inq.c | 498 ttyinq_zone = uma_zcreate("ttyinq", sizeof(struct ttyinq_block), NULL, NULL, in ttyinq_startup()
|
| /components/lwp/terminal/ |
| A D | bsd_porting.h | 367 rt_inline uma_zone_t uma_zcreate(char *name, int size, uma_ctor ctor, in uma_zcreate() function
|
Completed in 6 milliseconds