Searched refs:uma_zalloc (Results 1 – 3 of 3) sorted by relevance
121 tob = uma_zalloc(ttyoutq_zone, M_WAITOK); in ttyoutq_setsize()
143 tib = uma_zalloc(ttyinq_zone, M_WAITOK); in ttyinq_setsize()
386 rt_inline void *uma_zalloc(uma_zone_t zone, int flags) in uma_zalloc() function
Completed in 6 milliseconds