Home
last modified time | relevance | path

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

/components/lwp/terminal/freebsd/
A Dtty_outq.c362 ttyoutq_zone = uma_zcreate("ttyoutq", sizeof(struct ttyoutq_block), NULL, in ttyoutq_startup()
A Dtty_inq.c498 ttyinq_zone = uma_zcreate("ttyinq", sizeof(struct ttyinq_block), NULL, NULL, in ttyinq_startup()
/components/lwp/terminal/
A Dbsd_porting.h367 rt_inline uma_zone_t uma_zcreate(char *name, int size, uma_ctor ctor, in uma_zcreate() function

Completed in 6 milliseconds