Searched refs:proc_type (Results 1 – 7 of 7) sorted by relevance
711 squeue_drain(squeue_t *sqp, uint_t proc_type, hrtime_t expire) in squeue_drain() argument729 if (proc_type != SQS_WORKER && STACK_BIAS + (uintptr_t)getfp() - in squeue_drain()752 sqp->sq_state |= SQS_PROC | proc_type; in squeue_drain()849 if ((now < expire) || (proc_type == SQS_WORKER)) { in squeue_drain()864 if (proc_type == SQS_WORKER) in squeue_drain()882 sqp->sq_state &= ~proc_type; in squeue_drain()892 if ((proc_type == SQS_WORKER) && (sqp->sq_state & SQS_POLLING)) { in squeue_drain()915 sqp->sq_state &= ~proc_type; in squeue_drain()929 sqp->sq_state &= ~(SQS_PROC | proc_type); in squeue_drain()938 if ((proc_type != SQS_WORKER) && in squeue_drain()
2564 mac_rx_srs_drain(mac_soft_ring_set_t *mac_srs, uint_t proc_type) in mac_rx_srs_drain() argument2619 mac_srs->srs_state |= (SRS_PROC|proc_type); in mac_rx_srs_drain()2724 if (proc_type == SRS_WORKER) { in mac_rx_srs_drain()2740 mac_srs->srs_state &= ~proc_type; in mac_rx_srs_drain()2774 mac_srs->srs_state &= ~(SRS_PROC|proc_type); in mac_rx_srs_drain()2784 mac_srs->srs_state &= ~(SRS_PROC|proc_type); in mac_rx_srs_drain()2804 mac_rx_srs_drain_bw(mac_soft_ring_set_t *mac_srs, uint_t proc_type) in mac_rx_srs_drain_bw() argument2897 mac_srs->srs_state |= (SRS_PROC|proc_type); in mac_rx_srs_drain_bw()2997 if (proc_type == SRS_WORKER) { in mac_rx_srs_drain_bw()3018 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()447 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)
246 proc_type: 2, /* undocumented feature */ member
348 uint32_t proc_type:8; member370 uint32_t proc_type:8; member
1687 uint32_t proc_type:8; member1709 uint32_t proc_type:8; member