Home
last modified time | relevance | path

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

/components/lwp/terminal/freebsd/
A Dtty_outq.c121 tob = uma_zalloc(ttyoutq_zone, M_WAITOK); in ttyoutq_setsize()
A Dtty_inq.c143 tib = uma_zalloc(ttyinq_zone, M_WAITOK); in ttyinq_setsize()
/components/lwp/terminal/
A Dbsd_porting.h53 #define M_WAITOK 0x0002 /* ok to block */ macro

Completed in 7 milliseconds