Home
last modified time | relevance | path

Searched refs:tail (Results 226 – 250 of 433) sorted by relevance

12345678910>>...18

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq.h66 u32 tail; member
/illumos-gate/usr/src/uts/common/io/
H A Dtty_pts.c899 mblk_t *head = NULL, *tail = NULL; in ptslrserv() local
913 tail = mp; in ptslrserv()
915 tail->b_next = mp; in ptslrserv()
916 tail = mp; in ptslrserv()
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c431 did_link_set(topo_mod_t *mod, tnode_t *head, did_t *tail) in did_link_set() argument
440 pd->dp_link = tail; in did_link_set()
441 tail->dp_link = NULL; in did_link_set()
/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/cmd/power/
H A Dparse.c267 build_args(char *cline, char *tail) in build_args() argument
280 for (arg = cp = cline; cp <= tail; cp++) { in build_args()
/illumos-gate/usr/src/tools/smatch/src/smatch_scripts/
H A Dkpatch.sh105 cc_addr=$(./scripts/get_maintainer.pl --noroles --norolestats $MSG_FILE | tail -n +2 | \
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dwschr.S87 jmp wcschr / tail call into wcschr
H A Dwsncmp.S96 jmp wcsncmp / tail call into wcsncmp
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxnf.c1759 xnf_txbuf_t *tail = NULL; in xnf_mblk_map() local
1780 ASSERT(tail != NULL); in xnf_mblk_map()
1781 TXBUF_SETNEXT(tail, txp); in xnf_mblk_map()
1818 ASSERT(tail != NULL); in xnf_mblk_map()
1819 TXBUF_SETNEXT(tail, txp); in xnf_mblk_map()
1841 if (tail != NULL) in xnf_mblk_map()
1842 tail->tx_txreq.flags = NETTXF_more_data; in xnf_mblk_map()
1843 tail = txp; in xnf_mblk_map()
2274 mblk_t *tail = NULL; in xnf_rx_one_packet() local
2428 tail->b_cont = mp; in xnf_rx_one_packet()
[all …]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddmu_objset.c1126 const char *tail; in dmu_objset_create_check() local
1138 error = dsl_dir_hold(dp, doca->doca_name, FTAG, &pdd, &tail); in dmu_objset_create_check()
1141 if (tail == NULL) { in dmu_objset_create_check()
1167 const char *tail; in dmu_objset_create_sync() local
1174 VERIFY0(dsl_dir_hold(dp, doca->doca_name, FTAG, &pdd, &tail)); in dmu_objset_create_sync()
1288 const char *tail; in dmu_objset_clone_check() local
1299 error = dsl_dir_hold(dp, doca->doca_clone, FTAG, &pdd, &tail); in dmu_objset_clone_check()
1302 if (tail == NULL) { in dmu_objset_clone_check()
1339 const char *tail; in dmu_objset_clone_sync() local
1344 VERIFY0(dsl_dir_hold(dp, doca->doca_clone, FTAG, &pdd, &tail)); in dmu_objset_clone_sync()
[all …]
H A Dzfs_ctldir.c563 char *tail; in zfsctl_rename_snap() local
590 VERIFY((tail = strrchr(newpath, '/')) != NULL); in zfsctl_rename_snap()
591 *(tail+1) = '\0'; in zfsctl_rename_snap()
599 VERIFY((tail = strrchr(newpath, '@')) != NULL); in zfsctl_rename_snap()
600 *(tail+1) = '\0'; in zfsctl_rename_snap()
/illumos-gate/usr/src/uts/i86pc/io/
H A Dimmu_qinv.c181 uint_t tail; in qinv_submit_inv_dsc() local
190 tail = qinv_table->qinv_mem_tail; in qinv_submit_inv_dsc()
211 bcopy(dsc, qinv_table->qinv_mem_vaddr + tail * QINV_ENTRY_SIZE, in qinv_submit_inv_dsc()
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h171 USER_CMD_T *tail; /* points at last element of list */ member
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmc-us3i.h112 struct bank_info *tail; /* last bank at this segment */ member
/illumos-gate/usr/src/ucbcmd/
H A DMakefile122 tail \
/illumos-gate/usr/src/uts/common/ipp/flowacct/
H A Dflowacct_impl.h95 list_hdr_t *tail; member
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c1064 mblk_t *head = NULL, *tail = NULL, *mp; in softmac_datapath_switch() local
1134 head = tail = mp; in softmac_datapath_switch()
1136 tail->b_next = mp; in softmac_datapath_switch()
1137 tail = mp; in softmac_datapath_switch()
/illumos-gate/exception_lists/
H A Dclosed-bins146 ./usr/bin/tail
163 ./usr/xpg4/bin/tail
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DMamfile404 make tail.c
409 done tail.c
480 …/sum.c ${PACKAGEROOT}/src/lib/libcmd/sync.c ${PACKAGEROOT}/src/lib/libcmd/tail.c ${PACKAGEROOT}/sr…
718 make tail.o
719 prev tail.c
720 meta tail.o %.c>%.o tail.c tail
721 prev tail.c
722 …roperty][-license?http://www.eclipse.org/org/documents/epl-v10.html][--catalog?libcmd]"\" -c tail.c
723 done tail.o generated
789 exec - ${AR} rc libcmd.a pids.o rev.o rm.o rmdir.o stty.o sum.o sync.o tail.o tee.o tty.o uname.o u…
[all …]
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c491 char *name, *line, *tail, *cp; in bf_command() local
539 tail = ficlVmGetInBuf(vm); in bf_command()
540 for (cp = tail, len = 0; in bf_command()
548 (void) strncat(line, tail, len); in bf_command()
549 ficlVmUpdateTib(vm, tail + len); in bf_command()
/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c1134 struct ctxop *head = t->t_ctx, *tail = t->t_ctx->prev; in ctxop_attach() local
1137 ctx->prev = tail; in ctxop_attach()
1139 tail->next = ctx; in ctxop_attach()
1261 struct ctxop *ctx, *tail; in restorectx() local
1264 ctx = tail = t->t_ctx->prev; in restorectx()
1271 } while (ctx != tail); in restorectx()
/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/fs/nfs/
H A Dnfs4_srv_ns.c449 struct exp_visible *vp1, *vp2, *vis_head, *tail, *next; in more_visible() local
478 tail = vp2; in more_visible()
494 tail->vis_next = vp1; in more_visible()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_socket.c1082 tcp_t *tail; in tcp_newconn_notify() local
1113 tail = listener->tcp_eager_last_q; in tcp_newconn_notify()
1114 if (tail != NULL) in tcp_newconn_notify()
1115 tail->tcp_eager_next_q = tcp; in tcp_newconn_notify()

12345678910>>...18