Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h723 } queinfo_t; typedef
/illumos-gate/usr/src/uts/common/os/
H A Dstrsubr.c690 queinfo_t *qip = buf; in queue_constructor()
751 queinfo_t *qip = buf; in queue_destructor()
867 queue_cache = kmem_cache_create("queue_cache", sizeof (queinfo_t), 0, in strinit()
3375 queinfo_t *qip; in allocq()