Searched refs:tail (Results 51 - 75 of 109) sorted by relevance

12345

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c1044 uint32_t head, tail, next_tail, qsize_msk; local
1064 tail = qp->qp_sq_wqhdr->wq_tail;
1077 * Increment the "tail index" and check for "queue full" condition.
1081 next_tail = (tail + 1) & qsize_msk;
1090 wqe_addr = TAVOR_QP_SQ_ENTRY(qp, tail);
1107 desc = TAVOR_QP_SQ_DESC(qp, tail);
1134 * Now if the WRID tail entry is non-NULL, then this
1139 * On the other hand, if the tail is NULL, even though
1182 uint32_t head, tail, next_tail, qsize_msk; local
1197 tail
[all...]
H A Ddapl_tavor_wr.c129 uint32_t head, tail, size; local
166 * Grab the current "head", "tail" and "size" fields before
173 tail = container->wl_tail;
175 while ((head != tail) || (container->wl_full)) {
193 * "head == tail" condition can only mean that the container
199 if (head == tail) {
263 uint32_t tail, next_tail; local
283 tail = wl->wl_freel_tail;
285 next_tail = (tail + 1) & qsize_msk;
291 wl->wl_free_list[tail]
[all...]
H A Ddapl_hermon_hw.c1082 uint32_t head, tail, next_tail, qsize_msk; local
1102 tail = qp->qp_sq_wqhdr->wq_tail;
1115 * Increment the "tail index" and check for "queue full" condition.
1119 next_tail = (tail + 1) & qsize_msk;
1128 wqe_addr = TAVOR_QP_SQ_ENTRY(qp, tail);
1145 desc = TAVOR_QP_SQ_ENTRY(qp, tail);
1165 * Now if the WRID tail entry is non-NULL, then this
1170 * On the other hand, if the tail is NULL, even though
1239 uint32_t head, tail, next_tail, qsize_msk; local
1254 tail
[all...]
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfsys_xfs.c425 #define tail ((xfs_dir2_block_tail_t *)dirbuf) macro
426 filepos = xfs.dirbsize - sizeof(*tail);
427 xfs_read (dirbuf, sizeof(*tail));
428 xfs.dirmax = le32 (tail->count) - le32 (tail->stale);
429 #undef tail macro
/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dwsncmp.s96 jmp wcsncmp / tail call into wcsncmp
/osnet-11/usr/src/lib/libc/port/i18n/
H A Dgettext_real.c323 populate_templates(Nlstmp **nt, Nlstmp **tail, const char *domain, argument
396 if (*tail == NULL) {
397 *nt = *tail = tnt;
399 (*tail)->next = tnt;
400 *tail = tnt;
435 if (*tail == NULL) {
436 *nt = *tail = tnt;
438 (*tail)->next = tnt;
439 *tail = tnt;
/osnet-11/usr/src/lib/brand/solaris10/cmd/
H A Ds10_umountall.sh67 # In addition, we use /usr/bin/tail if it is available; if not we use
384 if [ ! -x /usr/bin/tail ]; then
397 error=`tail -r $MNTTAB | doumounts`
/osnet-11/usr/src/lib/libast/common/comp/
H A Dconf.sh71 tail='#include "FEATURE/param"'
790 ${tail}
818 ${tail}
859 ${tail}
1097 ${tail}
1112 ${tail}
1259 ${tail}
1550 ${tail}
/osnet-11/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddoupdate.c242 int tail = COLS; local
247 * Find start of blank tail region.
250 for (; 0 < tail; --tail) {
254 return (tail);
323 _clearToEOL(int row, int tail) argument
325 if (tail < COLS) {
326 GOTO(row, tail);
334 (void) __m_cc_erase(curscr, row, tail, row, COLS - 1);
864 * Also we can optimize the script so that tail insert
[all...]
/osnet-11/usr/src/lib/libcmd/common/
H A Dgrep.c139 Item_t* tail; /* list tail */ member in struct:List_s
223 p->head = p->tail = x;
227 else if (state->label || regcomb(&p->tail->re, &x->re))
229 p->tail = p->tail->next = x;
246 p->tail->next = x;
249 p->tail = x;
/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.c368 did_link_set(topo_mod_t *mod, tnode_t *head, did_t *tail) argument
377 pd->dp_link = tail;
378 tail->dp_link = NULL;
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dvasnprintf.c3087 long double tail = mantissa; local
3092 int digit = (int) tail;
3093 tail -= digit;
3096 if (digit & 1 ? tail >= 0.5L : tail > 0.5L)
3097 tail = 1 - tail;
3099 tail = - tail;
3102 tail *
3238 double tail = mantissa; local
[all...]
/osnet-11/usr/src/lib/libshell/misc/
H A Dbuildksh93.sh242 ASTCMDLIST(tail)
243 BINCMDLIST(tail)
244 XPG4CMDLIST(tail)
389 ASTCMDLIST(tail)
/osnet-11/usr/src/lib/libnisdb/
H A Ddb.cc735 db_log_entry * tail; // tail of list of log entries found member in struct:traverse_info
756 ti->tail->setnextptr(j); // make last entry point to j
758 ti->tail = j; // make j new last entry
774 ti.head = ti.tail = NULL;
/osnet-11/usr/src/lib/libcurses/
H A DMakefile95 @if tail -1 screen/keycaps | grep 'KEY_MOUSE' > /dev/null;then :; \
/osnet-11/usr/src/lib/libmtmalloc/common/
H A Dmtmalloc.c314 * tracability, without it tail call elimination
605 oversize_t *orig, *tail; local
616 tail = oversize_header_alloc(taddr, frag_size);
617 free_oversize(tail, 0);
624 oversize_t *orig, *tail, *big; local
691 * of (data + tail fragment).
708 * tail-end still > MAX_CACHED, we split tail
726 * Split off the tail fragment and
743 tail
[all...]
/osnet-11/usr/src/lib/libpkg/common/
H A Ddstream.c306 struct dstoc *tail, *toc_pt; local
446 ds_head = tail = (struct dstoc *)0;
471 if (tail) {
472 tail->next = toc_pt;
473 tail = toc_pt;
475 ds_head = tail = toc_pt;
/osnet-11/usr/src/lib/libbsm/common/
H A Dadt.c1173 struct export_link tail; local
1220 tail.ax_version = PROTOCOL_VERSION_1;
1221 tail.ax_offset = 0;
1223 adrm_putint32(&context, (int *)&tail, 2);
1249 tail.ax_version = 0; /* invalid version number */
1250 tail.ax_offset = 0;
1252 adrm_putint32(&context, (int *)&tail, 2);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DReadLine.pm144 is true, it should be tail of the name of the package to use, such as
148 the tail might be used to disable the ornaments by setting the tail to
/osnet-11/usr/src/lib/libndr/common/
H A Dndr_ops.c183 frags->tail = nds->frags.tail;
/osnet-11/usr/src/grub/grub2/grub-core/net/drivers/i386/pc/
H A Dpxe.c313 grub_memcpy (buf, pack->data, pack->tail - pack->data);
317 tbd->len = pack->tail - pack->data;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DWrap.pm33 my $tail = pop(@t);
34 my $t = expand(join("", (map { /\s+\z/ ? ( $_ ) : ($_, ' ') } @t), $tail));
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dxfs.c577 struct grub_xfs_dirblock_tail *tail;
578 tail = (struct grub_xfs_dirblock_tail *) &dirblock[tail_start];
586 entries = (grub_be_to_cpu32 (tail->leaf_count)
587 - grub_be_to_cpu32 (tail->leaf_stale));
575 struct grub_xfs_dirblock_tail *tail; local
/osnet-11/usr/src/grub/grub2/grub-core/net/drivers/ieee1275/
H A Dofnet.c69 pack->tail - pack->data, &actual);
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Drunlist.c218 /* Move the tail of @dst out of the way, then copy in @src. */
305 /* Move the tail of @dst out of the way, then copy in @src. */
354 int tail; /* Start of tail of @dst */ local
391 * tail - Offset of the tail of @dst
392 * Nominally: @tail = @loc + 1 (location, skipping the replaced run)
395 tail = loc + right + 1;
404 /* Move the tail of @dst out of the way, then copy in @src. */
405 ntfs_rl_mm(dst, marker, tail, dsiz
[all...]

Completed in 2002 milliseconds

12345