/titanic_50/usr/src/uts/common/io/ |
H A D | rlmod.c | 438 if (canputnext(q) && q->q_first == NULL) { in rlmodrput() 463 if (mp->b_datap->db_type <= QPCTL && !canputnext(q)) in rlmodrput() 504 if (!canputnext(q)) { in rlmodrsrv() 565 if (!canputnext(q)) { in rlmodrsrv() 613 if (!canputnext(q)) { in rlmodwput() 637 if (!canputnext(q)) in rlmodwput() 674 if (!canputnext(q)) { in rlmodwput() 757 if (!canputnext(q)) { in rlmodwsrv() 776 if (!canputnext(q) || rmip->rl_expdat) { in rlmodwsrv() 978 if (!canputnext(q)) { in rlmodrmsg() [all …]
|
H A D | logindmux.c | 541 if (q->q_first != NULL || !canputnext(qp)) { in logdmuxuwput() 606 if (!canputnext(qp)) { in logdmuxuwsrv() 738 if (q->q_first != NULL || !canputnext(qp)) { in logdmuxlrput() 822 if (q->q_first != NULL || !canputnext(qp)) { in logdmuxlrput() 885 if (!canputnext(qp)) { in logdmuxlrsrv() 910 if (!canputnext(qp)) { in logdmuxlrsrv()
|
H A D | telmod.c | 364 !(tmip->flags & TEL_GETBLK)) || !canputnext(q))) { in telmodrput() 519 !(tmip->flags & TEL_GETBLK)) || !canputnext(q)) { in telmodrsrv() 665 if (!canputnext(q) || (tmip->flags & TEL_STOPPED) || in telmodwput() 838 if (!canputnext(q) || q->q_first != NULL) in telmodwput() 866 if (!canputnext(q)) { in telmodwsrv()
|
H A D | pckt.c | 372 if (!canputnext(q) || (qsize(q) > 0)) { in pcktrput() 425 if (!canputnext(q)) { in pcktrsrv()
|
H A D | log.c | 273 while (canputnext(q) && (mp = getq(q)) != NULL) { in log_rsrv()
|
H A D | bufmod.c | 555 if (!canputnext(rq) && (mp->b_datap->db_type <= QPCTL)) { in sbrsrv() 1199 if (!canputnext(rq)) { in sbsendit()
|
H A D | cryptmod.c | 3171 if (!canputnext(q) || in cryptmodwsrv() 3181 if (canputnext(q) && (tmi->ready & CRYPT_WRITE_READY)) { in cryptmodwsrv() 3263 if (wq->q_first == NULL && canputnext(wq) && in cryptmodwput() 3384 if (wq->q_first != NULL || !canputnext(wq)) { in cryptmodwput() 3741 if (canputnext(q) && tmi->ready & CRYPT_READ_READY) { in cryptmodrsrv() 3776 if (!canputnext(q)) { in cryptmodrsrv() 3809 if (rq->q_first != NULL || !canputnext(rq)) { in cryptmodrput()
|
H A D | ecpp.c | 1865 while (canputnext(q) && (mp = getq(q))) { in ecpp_rsrv() 1872 if (canputnext(q)) { in ecpp_rsrv() 4662 if (canputnext(pp->readq)) { in ecpp_ecp_read_completion() 4739 if (!canputnext(pp->readq)) { in ecpp_peripheral2host() 4804 if (canputnext(pp->readq)) { in ecpp_peripheral2host() 5063 if (!canputnext(pp->readq)) { in ecpp_idle_phase() 5091 canputnext(pp->readq)) { in ecpp_idle_phase() 5172 if (!canputnext(pp->readq)) { in read_nibble_backchan()
|
H A D | tty_pts.c | 905 if ((mp->b_datap->db_type < QPCTL) && !canputnext(q)) { in ptslrserv()
|
/titanic_50/usr/src/uts/common/io/usb/clients/hid/ |
H A D | hid.c | 1403 if (!canputnext(hidp->hid_inuse_rq)) { in hid_interrupt_pipe_callback() 1468 if (canputnext(rq)) { in hid_default_pipe_callback() 1581 if (canputnext(rq)) { in hid_default_pipe_exception_callback() 2281 if (canputnext(RD(q))) { in hid_mctl_receive() 2305 if (canputnext(RD(q))) { in hid_mctl_receive() 2334 if (canputnext(RD(q))) { in hid_mctl_receive() 2746 if (canputnext(q)) { in hid_save_device_state() 2768 if (canputnext(q)) { in hid_save_device_state() 2894 if (canputnext(q)) { in hid_restore_device_state() 2914 if (canputnext(q)) { in hid_restore_device_state() [all …]
|
/titanic_50/usr/src/uts/common/io/ppp/sppp/ |
H A D | sppp.c | 727 canputnext(ppa->ppa_lower_wq)) { in sppp_uwput() 1958 (queclass(mp) == QPCTL) || canputnext(ctlsps->sps_rq)) { in sppp_recv_nondata() 2069 if (canputnext(ctlsps->sps_rq)) { in sppp_recv() 2088 if (canputnext(destsps->sps_rq)) { in sppp_recv() 2357 if (canputnext(destsps->sps_rq)) { in sppp_release_pkts()
|
/titanic_50/usr/src/uts/common/rpc/ |
H A D | rpcmod.c | 854 if (canputnext(q)) { in rpcmodwput() 869 if (canputnext(q) || (rmp->rm_state & RM_CLOSING)) { in rpcmodwput() 944 if (rmp->rm_type == RPC_SERVER || canputnext(q)) { in rpcmodwsrv() 1003 (canputnext(write_q) || ((mir_ptr)->mir_svc_no_more_msgs == 1))
|
/titanic_50/usr/src/uts/common/io/kbtrans/ |
H A D | kbtrans_streams.c | 1424 if (!canputnext(upper->kbtrans_streams_readq)) { in kbtrans_putcode() 1462 if (!canputnext(q)) { in kbtrans_putbuf() 1492 if (!canputnext(q)) { in kbtrans_queueevent()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | stream.h | 798 extern int canputnext(queue_t *);
|
/titanic_50/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_dlpi.c | 1878 canputnext(ip4q)) { 1885 canputnext(ip6q)) { 1992 if (canputnext(stp->ss_rq) == 0) { 2017 if (canputnext(stp->ss_rq)) {
|
/titanic_50/usr/src/uts/common/io/dld/ |
H A D | dld_str.c | 1244 if (canputnext(dsp->ds_rq)) in dld_str_rx_raw() 1309 if (canputnext(dsp->ds_rq)) in dld_str_rx_fastpath() 1381 if (canputnext(dsp->ds_rq)) in dld_str_rx_unitdata()
|
/titanic_50/usr/src/uts/common/io/softmac/ |
H A D | softmac_dev.c | 506 if (canputnext(rq)) in softmac_dedicated_rx()
|
/titanic_50/usr/src/uts/common/io/vuidmice/ |
H A D | vuidmice.c | 282 if (!canputnext(qp)) in vuidmice_rsrv()
|
/titanic_50/usr/src/uts/sun4/io/ |
H A D | su_driver.c | 2207 if (canputnext(q)) in async_softint() 2244 if ((!canputnext(q)) || (!canput(q))) { in async_softint() 2287 if (!canputnext(q)) { in async_softint() 3268 while (canputnext(q) && (bp = getq(q))) in asyrsrv()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | ddi.c | 492 canputnext(queue_t *q) in canputnext() function
|
/titanic_50/usr/src/uts/common/inet/tcp/ |
H A D | tcp_fusion.c | 618 !IPCL_IS_NONSTR(peer_connp) && !canputnext(peer_connp->conn_rq))) { in tcp_fuse_output()
|
/titanic_50/usr/src/uts/common/io/usb/clients/usbser/ |
H A D | usbser.c | 590 while (canputnext(q) && (mp = getq(q))) { in usbser_rsrv() 594 if (canputnext(q)) { in usbser_rsrv() 2284 if (canputnext(rq)) { in usbser_rx_cb_put()
|
/titanic_50/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsddi.c | 350 if (!canputnext(rds->rds_ulpd)) { in rds_deliver_new_msg()
|
/titanic_50/usr/src/uts/sun4u/serengeti/io/ |
H A D | sgcn.c | 1196 if (canputnext(q)) { in sgcn_rsrv()
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | keysock.c | 2183 if (!canputnext(ks->keysock_rq)) { in keysock_passup() 2261 if (canputnext(q)) { in keysock_rsrv()
|