Lines Matching refs:squeue
35 #include <sys/squeue.h>
42 * additional information aiding debugging is recorded in squeue.
45 * various squeue statistics and exports them as kstats.
95 int sq_count; /* # of mblocks in squeue */
100 ill_t *sq_ill; /* The ill this squeue is tied to */
116 squeue_t *sq_next; /* managed by squeue creator */
117 squeue_set_t *sq_set; /* managed by squeue creator */
119 pri_t sq_priority; /* squeue thread priority */
148 #define SQS_DEFAULT 0x00000800 /* The default squeue for the CPU */
167 #define SQS_PAUSE 0x04000000 /* The squeue has been paused */