Home
last modified time | relevance | path

Searched refs:queued (Results 1 – 25 of 31) sorted by relevance

12

/illumos-gate/usr/src/uts/common/os/
H A Dputnext.c154 boolean_t queued = B_FALSE; in putnext() local
195 queued = qp->q_sqflags & Q_SQQUEUED; in putnext()
245 queued = qp->q_sqflags & Q_SQQUEUED; in putnext()
271 if (!queued) { in putnext()
382 ASSERT((sq->sq_flags & (SQ_EXCL|SQ_CIPUT)) || queued); in putnext()
383 ASSERT((flags & (SQ_EXCL|SQ_CIPUT)) || queued); in putnext()
435 boolean_t queued = B_FALSE; in put() local
463 queued = qp->q_sqflags & Q_SQQUEUED; in put()
512 queued = qp->q_sqflags & Q_SQQUEUED; in put()
538 if (!queued) { in put()
[all …]
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dsend.c809 uint16_be_t dport, int *queued) in rdsv3_send_queue_rm() argument
815 if (*queued) in rdsv3_send_queue_rm()
873 *queued = 1; in rdsv3_send_queue_rm()
880 return (*queued); in rdsv3_send_queue_rm()
944 int queued = 0, allocated_mr = 0; in rdsv3_sendmsg() local
1054 &queued); in rdsv3_sendmsg()
1055 if (!queued) { in rdsv3_sendmsg()
1076 dport, &queued))); in rdsv3_sendmsg()
1088 dport, &queued)) { in rdsv3_sendmsg()
1106 queued); in rdsv3_sendmsg()
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtaskq.c147 size_t tact, tcount, queued, maxq; in taskq() local
209 queued = tq.tq_tasks - tq.tq_executed; in taskq()
232 if (active && tact == 0 && queued == 0) in taskq()
243 addr, tq.tq_name, tact, tcount, queued); in taskq()
/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_impl.c179 uint_t queued; member
1434 ibcm_open.queued--; in ibcm_open_done()
1493 if (ibcm_open.queued == 0 && ibcm_ok_to_start(&ibcm_open)) { in ibcm_open_enqueue()
1498 ibcm_open.queued++; in ibcm_open_enqueue()
1515 ibcm_open.queued--; in ibcm_open_dequeue()
1537 while (ibcm_open.queued > 0) { in ibcm_check_for_opens()
1575 ibcm_open.queued = 0; in ibcm_rc_flow_control_init()
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560_var.h104 int queued; member
H A Drt2560.c577 ring->queued = 0; in rt2560_alloc_tx_ring()
644 ring->queued = 0; in rt2560_reset_tx_ring()
1084 sc->txq.queued--; in rt2560_tx_intr()
1088 sc->txq.queued < (RT2560_TX_RING_COUNT - 32)) { in rt2560_tx_intr()
1157 sc->prioq.queued--; in rt2560_prio_intr()
1454 if (sc->prioq.queued >= RT2560_PRIO_RING_COUNT) { in rt2560_mgmt_send()
1537 sc->prioq.queued++; /* IF > RT2560_PRIO_RING_COUNT? FULL */ in rt2560_mgmt_send()
1581 if (sc->txq.queued >= RT2560_TX_RING_COUNT - 1) { in rt2560_send()
1691 sc->txq.queued++; in rt2560_send()
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxge-queue.c257 int pages_max, xge_queued_f queued, void *queued_data) in xge_queue_create() argument
264 queue->queued_func = queued; in xge_queue_create()
/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661_var.h57 int queued; member
H A Drt2661.c623 ring->queued = 0; in rt2661_alloc_tx_ring()
709 ring->queued = 0; in rt2661_reset_tx_ring()
951 ring->queued--; in rt2661_tx_intr()
1427 if (ring->queued > RT2661_TX_RING_COUNT - 8) { in rt2661_send()
1515 ring->queued++; in rt2661_send()
1557 if (ring->queued >= RT2661_MGT_RING_COUNT) { in rt2661_mgmt_send()
1638 ring->queued++; in rt2661_mgmt_send()
/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpivar.h100 int queued; member
H A Dwpi.c1047 ring->queued = 0; in wpi_alloc_tx_ring()
1144 ring->queued = 0; in wpi_reset_tx_ring()
1797 ring->queued--;
1798 if (ring->queued < 0)
1799 ring->queued = 0;
1800 if ((sc->sc_need_reschedule) && (ring->queued <= (ring->count << 3))) {
2106 if (ring->queued > ring->count - 64) {
2279 ring->queued++;
/illumos-gate/usr/src/uts/common/io/rwn/
H A Drt2860_var.h88 int queued; member
H A Drt2860.c776 ring->queued = 0; in rt2860_alloc_tx_ring()
814 ring->queued = 0; in rt2860_reset_tx_ring()
1111 if (SLIST_EMPTY(&sc->data_pool) || (ring->queued > 15)) { in rt2860_send()
1252 ring->queued++; in rt2860_send()
1671 hw, ring->next, ring->queued); in rt2860_tx_intr()
1693 ring->queued--; in rt2860_tx_intr()
1697 (ring->queued < RT2860_TX_RING_COUNT)) { in rt2860_tx_intr()
/illumos-gate/usr/src/uts/common/io/iwk/
H A Diwk2_var.h73 int queued; member
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh_var.h73 int queued; member
H A Diwh.c1569 ring->queued = 0; in iwh_alloc_tx_ring()
1714 ring->queued = 0; in iwh_reset_tx_ring()
2469 ring->queued--; in iwh_tx_intr()
2470 if (ring->queued < 0) { in iwh_tx_intr()
2471 ring->queued = 0; in iwh_tx_intr()
3171 if (ring->queued > ring->count - IWH_MAX_WIN_SIZE) { in iwh_send()
3187 ring->queued++; in iwh_send()
3200 ring->queued--; in iwh_send()
3201 if ((sc->sc_need_reschedule) && (ring->queued <= 0)) { in iwh_send()
3254 ring->queued--; in iwh_send()
[all …]
/illumos-gate/usr/src/uts/common/io/iwp/
H A Diwp_var.h73 int queued; member
H A Diwp.c1512 ring->queued = 0; in iwp_alloc_tx_ring()
1655 ring->queued = 0; in iwp_reset_tx_ring()
2377 ring->queued--; in iwp_tx_intr()
2378 if (ring->queued < 0) { in iwp_tx_intr()
2379 ring->queued = 0; in iwp_tx_intr()
3012 if (ring->queued > ring->count - IWP_MAX_WIN_SIZE) { in iwp_send()
3028 ring->queued++; in iwp_send()
3041 ring->queued--; in iwp_send()
3042 if ((sc->sc_need_reschedule) && (ring->queued <= 0)) { in iwp_send()
3076 ring->queued--; in iwp_send()
[all …]
/illumos-gate/usr/src/cmd/bnu/
H A DGrades24 # Grades provides a orderly means of partitioning queued jobs into
/illumos-gate/usr/src/uts/common/io/mwl/
H A Dmwl.c558 ring->queued = 0; in mwl_alloc_tx_ring()
2770 if (ring->queued > 15) { in mwl_send()
2772 "no txbuf, %d\n", ring->queued); in mwl_send()
2878 mblen, ring->cur, ring->queued); in mwl_send()
2880 ring->queued++; in mwl_send()
3094 if (!(ring->queued)) { in mwl_tx_intr()
3133 ring->queued--; in mwl_tx_intr()
3137 ring->next, ring->queued); in mwl_tx_intr()
3140 (ring->queued < MWL_TX_RING_COUNT)) { in mwl_tx_intr()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h57 int queued; member
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_interrupt.S243 ! If %g1 is less than zero, no interrupt will be queued.
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c1135 boolean_t queued = B_FALSE; in usbvc_v4l2_enqueue_buf() local
1155 queued = B_TRUE; in usbvc_v4l2_enqueue_buf()
1163 if (queued) { in usbvc_v4l2_enqueue_buf()
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c6448 int queued; in st_start() local
6459 queued = 0; in st_start()
6465 queued = 0; in st_start()
6471 queued = 1; in st_start()
6729 int queued; in st_runout() local
6741 queued = 0; in st_runout()
6747 queued = 0; in st_runout()
6756 queued = 1; in st_runout()
9118 int queued; in st_intr_restart() local
9132 queued = 0; in st_intr_restart()
[all …]
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source374 "Use the lpstat -o or lpstat -u commands\nto see what requests have been queued."
377 "Use the lpstat -o or lpstat -u commands\nto see what requests have been queued."
380 "Use the lpstat -o command to see what\nrequests have been queued."
382 "No requests queued."
722 "There are jobs currently queued for destination\n\"%s\""
929 "There are jobs currently queued for form\n\"%s\""

12