Searched refs:proc_type (Results 1 – 8 of 8) sorted by relevance
701 squeue_drain(squeue_t *sqp, uint_t proc_type, hrtime_t expire) in squeue_drain() argument728 sqp->sq_state |= SQS_PROC | proc_type; in squeue_drain()825 if ((now < expire) || (proc_type == SQS_WORKER)) { in squeue_drain()840 if (proc_type == SQS_WORKER) in squeue_drain()858 sqp->sq_state &= ~proc_type; in squeue_drain()868 if ((proc_type == SQS_WORKER) && (sqp->sq_state & SQS_POLLING)) { in squeue_drain()891 sqp->sq_state &= ~proc_type; in squeue_drain()905 sqp->sq_state &= ~(SQS_PROC | proc_type); in squeue_drain()914 if ((proc_type != SQS_WORKER) && in squeue_drain()
1581 mac_rx_srs_drain(mac_soft_ring_set_t *mac_srs, uint_t proc_type) in mac_rx_srs_drain() argument1636 mac_srs->srs_state |= (SRS_PROC|proc_type); in mac_rx_srs_drain()1741 if (proc_type == SRS_WORKER) { in mac_rx_srs_drain()1757 mac_srs->srs_state &= ~proc_type; in mac_rx_srs_drain()1791 mac_srs->srs_state &= ~(SRS_PROC|proc_type); in mac_rx_srs_drain()1801 mac_srs->srs_state &= ~(SRS_PROC|proc_type); in mac_rx_srs_drain()1821 mac_rx_srs_drain_bw(mac_soft_ring_set_t *mac_srs, uint_t proc_type) in mac_rx_srs_drain_bw() argument1914 mac_srs->srs_state |= (SRS_PROC|proc_type); in mac_rx_srs_drain_bw()2014 if (proc_type == SRS_WORKER) { in mac_rx_srs_drain_bw()2035 mac_srs->srs_state &= ~proc_type; in mac_rx_srs_drain_bw()[all …]
95 static int proc_type(char *);180 if (proc_type(optarg)) in process_options()455 proc_type(char *optstr) in proc_type() function
2466 int proc_type; member2527 npv[i].proc_type = PROC_NONE;2537 ProcListVec[i].proc_type = type;2616 type = ProcListVec[i].proc_type;2793 if (ProcListVec[i].proc_type != type)
244 proc_type: 2, /* undocumented feature */ member
348 uint32_t proc_type:8; member370 uint32_t proc_type:8; member
1611 uint32_t proc_type:8; member1633 uint32_t proc_type:8; member
169 } proc_type; member