Home
last modified time | relevance | path

Searched refs:tail (Results 1 – 25 of 433) sorted by last modified time

12345678910>>...18

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c670 mblk_t *tail; in tcp_wput_flush() local
682 tail = tcp->tcp_xmit_tail; in tcp_wput_flush()
683 tail->b_wptr -= tcp->tcp_xmit_tail_unsent; in tcp_wput_flush()
686 if (tail->b_wptr != tail->b_rptr) in tcp_wput_flush()
687 tail = tail->b_cont; in tcp_wput_flush()
688 if (tail) { in tcp_wput_flush()
692 if (mp1 == tail) in tcp_wput_flush()
699 tcp_close_mpp(&tail); in tcp_wput_flush()
H A Dtcp.c3251 mblk_t *tail = NULL; in tcp_zcopy_backoff() local
3260 if (tail != NULL) in tcp_zcopy_backoff()
3261 tail->b_cont = bp; in tcp_zcopy_backoff()
3297 if (tail == NULL) { in tcp_zcopy_backoff()
3298 tail = bp; in tcp_zcopy_backoff()
3300 tail->b_cont = bp; in tcp_zcopy_backoff()
3301 tail = bp; in tcp_zcopy_backoff()
3309 tcp->tcp_xmit_last = tail; in tcp_zcopy_backoff()
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.p5m729 file path=usr/bin/tail mode=0555
1638 license usr/src/cmd/tail/THIRDPARTYLICENSE \
1639 license=usr/src/cmd/tail/THIRDPARTYLICENSE
/illumos-gate/usr/src/cmd/latencytop/
H A Dlatencytop.c170 char *tail = NULL; in to_int() local
177 ret = strtol(str, &tail, 10); in to_int()
179 if (tail != NULL && *tail != '\0') { in to_int()
/illumos-gate/usr/src/lib/libc/
H A DREADME223 See the tail of postfork1_child() for examples.
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c1212 ushort_t wroff, tail; in so_set_prop() local
1215 tail = so->so_proto_props.sopp_tail; in so_set_prop()
1221 &maxblk, &wroff, &tail); in so_set_prop()
1227 so->so_proto_props.sopp_tail = tail; in so_set_prop()
H A Dsockcommon_subr.c447 mblk_t *head = NULL, **tail = &head; in socopyinuio() local
481 *tail = mp; in socopyinuio()
482 tail = &mp->b_cont; in socopyinuio()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_sched.c2297 tail = mp; in mac_rx_srs_poll_ring()
2538 tail = mp; in mac_srs_pick_chain()
3236 tail = mp; in mac_rx_srs_subflow_process()
3257 tail = mp; in mac_rx_srs_subflow_process()
3302 tail = mp; in mac_rx_srs_process()
3357 tail = mp; in mac_rx_srs_process()
3458 mblk_t *tail; in mac_tx_srs_no_desc() local
3512 mblk_t *tail; in mac_tx_srs_enqueue() local
4184 prev = tail; in mac_tx_srs_drain()
4797 mblk_t *tail; in mac_tx_sring_enqueue() local
[all …]
H A Dmac.c2782 mblk_t *mp_next, *tail, **unclass_nextp; in mac_rx_flow() local
2795 mp_next = tail = mp_chain; in mac_rx_flow()
2813 tail = mp_next; in mac_rx_flow()
2824 if (mp != tail) in mac_rx_flow()
2825 tail->b_next = mp; in mac_rx_flow()
2835 tail = mp; in mac_rx_flow()
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c1537 nvme_reg_sqtdbl_t tail = { 0 }; in nvme_submit_cmd_common() local
1577 tail.b.sqtdbl_sqt = qp->nq_sqtail = (qp->nq_sqtail + 1) % qp->nq_nentry; in nvme_submit_cmd_common()
1578 nvme_put32(cmd->nc_nvme, qp->nq_sqtdbl, tail.r); in nvme_submit_cmd_common()
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c859 uint32_t tail; in igc_ring_rx() local
863 tail = igc_prev_desc(cur_head, 1, igc->igc_rx_ndesc); in igc_ring_rx()
864 igc_write32(igc, IGC_RDT(ring->irr_idx), tail); in igc_ring_rx()
1144 uint32_t head, tail, ndesc = 0; in igc_tx_recycle() local
1163 tail = ring->itr_ring_tail; in igc_tx_recycle()
1180 while (head != tail) { in igc_tx_recycle()
/illumos-gate/usr/src/uts/common/io/ena/
H A Dena_rx.c345 mblk_t *tail = NULL; in ena_ring_rx() local
417 tail->b_next = mp; in ena_ring_rx()
420 tail = mp; in ena_ring_rx()
H A Dena_tx.c323 uint16_t tail, uint8_t phase, enahw_tx_data_desc_t *desc, in ena_fill_tx_data_desc() argument
340 ENAHW_TX_DESC_REQID_HI(desc, tail); in ena_fill_tx_data_desc()
341 ENAHW_TX_DESC_REQID_LO(desc, tail); in ena_fill_tx_data_desc()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c1901 mblk_t *tail; in e1000g_poll_ring() local
1914 mp = e1000g_receive(rx_ring, &tail, bytes_to_pickup); in e1000g_poll_ring()
2439 mblk_t *tail = NULL; in e1000g_intr_work() local
2451 mp = e1000g_receive(rx_ring, &tail, in e1000g_intr_work()
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h285 DAPL_ATOMIC tail; /* tail pointer index */ member
293 DAPL_ATOMIC tail; member
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c659 server_info_t *info, *tail = NULL; in getldap_init_serverInfo() local
684 tail = info; in getldap_init_serverInfo()
686 tail->next = info; in getldap_init_serverInfo()
687 tail = info; in getldap_init_serverInfo()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c1070 assert((dep->head == NULL) ^ (dep->tail != NULL)); in process_deferred_links()
1866 assert(cdep->tail != NULL); in check_minor_type()
1996 assert(dep->head == NULL || dep->tail != NULL); in cache_deferred_minor()
2000 dep->tail->next = mp; in cache_deferred_minor()
2002 dep->tail = mp; in cache_deferred_minor()
/illumos-gate/usr/src/boot/libsa/zfs/
H A Dzfs.c349 size_t res, head, tail, total_size, full_sec_size; in vdev_read() local
396 tail = total_size - (head + bytes); in vdev_read()
397 do_tail_read = ((tail > 0) && (head + bytes > secsz)); in vdev_read()
455 memcpy(outbuf, bouncebuf, secsz - tail); in vdev_read()
468 size_t head, tail, total_size, full_sec_size; in vdev_write() local
485 tail = total_size - (head + bytes); in vdev_write()
486 do_tail_write = ((tail > 0) && (head + bytes > secsz)); in vdev_write()
561 memcpy(bouncebuf, outbuf, secsz - tail); in vdev_write()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h5044 uint32_t tail; member
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib930 prop_val=$(zpool get $prop $pool 2>/dev/null | tail -1 | \
/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt.c1219 struct export_link tail; in adt_to_export_format() local
1265 tail.ax_version = PROTOCOL_VERSION_1; in adt_to_export_format()
1266 tail.ax_offset = 0; in adt_to_export_format()
1268 adrm_putint32(&context, (int *)&tail, 2); in adt_to_export_format()
1290 tail.ax_version = 0; /* invalid version number */ in adt_to_export_format()
1291 tail.ax_offset = 0; in adt_to_export_format()
1293 adrm_putint32(&context, (int *)&tail, 2); in adt_to_export_format()
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmds.c205 tail("args");
233 tail("copy");
263 tail("cd");
402 tail("file");
440 tail("join");
485 tail("list");
511 tail("move");
522 tail("next");
836 tail("t");
894 tail("v");
[all …]
/illumos-gate/usr/src/cmd/mail/
H A Dpushlist.c60 ohp = (where == HEAD ? hdrlines[hdrtype].head : hdrlines[hdrtype].tail); in pushlist()
109 hdrlines[hdrtype].head = hdrlines[hdrtype].tail = nhp; in pushlist()
118 hdrlines[hdrtype].tail = ohp->next = nhp; in pushlist()
/illumos-gate/usr/src/uts/intel/io/vmm/amd/
H A Damdvi_hw.c264 struct amdvi_cmd *tail; in amdvi_get_cmd_tail() local
272 tail = (struct amdvi_cmd *)((uint8_t *)softc->cmd + in amdvi_get_cmd_tail()
275 return (tail); in amdvi_get_cmd_tail()
/illumos-gate/usr/src/cmd/bhyve/
H A Dusb_emul.c67 xb = &xfer->data[xfer->tail]; in usb_data_xfer_append()
75 xfer->tail = (xfer->tail + 1) % USB_MAX_XFER_BLOCKS; in usb_data_xfer_append()

12345678910>>...18