/illumos-gate/usr/src/uts/common/io/ |
H A D | tty_common.c | 106 (void) putnextctl1(q, M_FLUSH, FLUSHR); in ttycommon_qfull() 145 (void) putnextctl1(RD(q), M_FLUSH, FLUSHR); in ttycommon_ioctl() 177 (void) putnextctl1(RD(q), M_FLUSH, FLUSHR); in ttycommon_ioctl() 217 (void) putnextctl1(RD(q), M_PCSIG, SIGWINCH); in ttycommon_ioctl()
|
H A D | ptem.c | 640 if (putnextctl1(q, M_FLUSH, FLUSHR) == 0) { in ptemwmsg() 973 (void) putnextctl1(RD(q), M_SIG, SIGWINCH); in ptioc() 975 (void) putnextctl1(q, M_SIG, SIGWINCH); in ptioc() 1033 if (putnextctl1(q, M_PCSIG, sig) == 0) { in ptioc()
|
H A D | tty_pts.c | 697 (void) putnextctl1(RD(q), M_FLUSH, FLUSHR); in ptslioctl() 726 (void) putnextctl1(RD(q), M_FLUSH, FLUSHR); in ptslioctl() 758 (void) putnextctl1(RD(q), M_PCSIG, SIGWINCH); in ptslioctl()
|
H A D | ldterm.c | 1629 (void) putnextctl1(q, M_FLUSH, FLUSHW); in ldtermrmsg() 4016 (void) putnextctl1(q, M_FLUSH, FLUSHW); in ldterm_flush_output() 4048 (void) putnextctl1(q, mtype, sig); in ldterm_dosig() 4056 (void) putnextctl1(WR(q), M_FLUSH, mode); in ldterm_dosig() 4076 (void) putnextctl1(q, M_FLUSH, FLUSHW); in ldterm_dosig() 4086 (void) putnextctl1(q, mtype, sig); in ldterm_dosig() 4248 (void) putnextctl1(q, M_FLUSH, FLUSHR); in ldterm_do_ioctl() 4254 (void) putnextctl1(RD(q), M_FLUSH, FLUSHW); in ldterm_do_ioctl() 4255 (void) putnextctl1(q, M_FLUSH, FLUSHW); in ldterm_do_ioctl() 4259 (void) putnextctl1(q, M_FLUSH, FLUSHRW); in ldterm_do_ioctl() [all …]
|
H A D | tl.c | 2790 (void) putnextctl1(RD(wq), M_FLUSH, FLUSHRW); in tl_unbind() 3723 (void) putnextctl1(acc_ep->te_rq, M_FLUSH, FLUSHR); in tl_conn_res() 4083 (void) putnextctl1(RD(wq), M_FLUSH, FLUSHRW); in tl_discon_req() 4220 (void) putnextctl1(peer_tep->te_rq, M_FLUSH, FLUSHRW); in tl_discon_req() 5845 (void) putnextctl1(tep->te_rq, M_FLUSH, FLUSHRW); in tl_discon_ind() 6122 (void) putnextctl1(tep->te_rq, M_ERROR, error); in tl_merror()
|
H A D | rlmod.c | 668 (void) putnextctl1(q, M_FLUSH, FLUSHW); in rlmodwput()
|
H A D | stream.c | 3135 putnextctl1(queue_t *q, int type, int param) in putnextctl1() function
|
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | spppcomp.c | 624 (void) putnextctl1(RD(q), M_CTL, PPPCTL_OERROR); in spppcomp_outpkt() 680 (void) putnextctl1(RD(q), M_CTL, PPPCTL_OERROR); in spppcomp_outpkt() 1440 (void) putnextctl1(q, M_CTL, PPPCTL_IERROR); in spppcomp_inpkt() 1447 (void) putnextctl1(q, M_CTL, PPPCTL_IERROR); in spppcomp_inpkt() 1469 (void) putnextctl1(q, M_CTL, PPPCTL_IERROR); in spppcomp_inpkt() 1615 (void) putnextctl1(q, M_CTL, PPPCTL_IERROR); in spppcomp_inpkt()
|
/illumos-gate/usr/src/uts/sun/io/ |
H A D | ms.c | 392 (void) putnextctl1(WR(q), M_CTL, MC_SERVICEIMM); in msopen() 416 (void) putnextctl1(q, M_CTL, MC_SERVICEDEF); in msclose() 876 (void) putnextctl1(q, M_FLUSH, FLUSHR); in msflush()
|
H A D | zs_hdlc.c | 867 (void) putnextctl1(RD(wq), M_ERROR, EPROTO); in zsh_wput() 879 (void) putnextctl1(RD(wq), M_ERROR, EPROTO); in zsh_wput() 900 (void) putnextctl1(RD(wq), M_ERROR, ECOMM); in zsh_wput() 1892 (void) putnextctl1(q, M_ERROR, m_error); in zsh_softint()
|
H A D | zs_async.c | 2339 (void) putnextctl1(q, M_ERROR, m_error); in zsa_softint()
|
/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/ |
H A D | spppasyn.c | 1020 (void) putnextctl1(RD(q), M_CTL, PPPCTL_OERROR); in ahdlc_encode() 1249 (void) putnextctl1(RD(q), M_CTL, PPPCTL_OERROR); in ahdlc_encode() 1357 (void) putnextctl1(q, M_CTL, PPPCTL_IERROR); in receive_frame() 1905 (void) putnextctl1(q, M_CTL, PPPCTL_IERROR); in spppasyn_inpkt() 1933 (void) putnextctl1(q, M_CTL, PPPCTL_IERROR); in spppasyn_inpkt()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | stream.h | 820 extern int putnextctl1(queue_t *, int, int);
|
/illumos-gate/usr/src/uts/common/inet/tcp/ |
H A D | tcp_tpi.c | 331 (void) putnextctl1(connp->conn_rq, M_FLUSH, FLUSHRW); in tcp_tpi_unbind() 1093 (void) putnextctl1(q, M_FLUSH, FLUSHRW); in tcp_accept_finish()
|
H A D | tcp.c | 903 (void) putnextctl1(q, M_FLUSH, FLUSHR); in tcp_clean_death() 923 (void) putnextctl1(q, M_ERROR, EPROTO); in tcp_clean_death() 1913 (void) putnextctl1(connp->conn_rq, M_FLUSH, FLUSHRW); in tcp_disconnect()
|
H A D | tcp_input.c | 3321 !putnextctl1(connp->conn_rq, in tcp_input_data() 3613 !putnextctl1(connp->conn_rq, M_PCSIG, in tcp_input_data()
|
/illumos-gate/usr/src/uts/common/inet/ip/ |
H A D | rts.c | 1046 (void) putnextctl1(RD(q), M_ERROR, EPROTO); in rts_wput_other()
|
H A D | keysock.c | 1013 (void) putnextctl1(RD(q), M_ERROR, EPROTO); in keysock_wput_other()
|
H A D | spdsock.c | 3405 (void) putnextctl1(RD(q), M_ERROR, EPROTO); in spdsock_wput_other()
|
/illumos-gate/usr/src/uts/common/io/kbtrans/ |
H A D | kbtrans_streams.c | 1176 (void) putnextctl1(q, M_FLUSH, FLUSHR); in kbtrans_flush()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/ |
H A D | usbwcm.c | 1351 (void) putnextctl1(q, M_FLUSH, FLUSHR); in usbwcm_flush()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/usbms/ |
H A D | usbms.c | 1479 (void) putnextctl1(q, M_FLUSH, FLUSHR); in usbms_flush()
|
/illumos-gate/usr/src/uts/common/fs/sockfs/ |
H A D | sockstr.c | 1598 (void) putnextctl1(strvp2wq(SOTOV(so)), M_FLUSH, FLUSHRW); in strsock_discon_ind()
|
H A D | socktpi.c | 1395 (void) putnextctl1(strvp2wq(SOTOV(so)), M_FLUSH, FLUSHRW); in sotpi_unbind() 1568 (void) putnextctl1(strvp2wq(SOTOV(so)), M_FLUSH, FLUSHW); in sodisconnect()
|
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/ |
H A D | hid.c | 3211 (void) putnextctl1(q, M_FLUSH, FLUSHR); in hid_flush()
|