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.c691 queinfo_t *qip = buf; in queue_constructor()
752 queinfo_t *qip = buf; in queue_destructor()
868 queue_cache = kmem_cache_create("queue_cache", sizeof (queinfo_t), 0, in strinit()
3376 queinfo_t *qip; in allocq()