Home
last modified time | relevance | path

Searched refs:oldest (Results 1 – 16 of 16) sorted by relevance

/titanic_44/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_ring.c178 uint32_t wr_id, uint32_t oldest) in rdsv3_ib_ring_completed() argument
182 if (oldest <= (unsigned long long)wr_id) in rdsv3_ib_ring_completed()
183 ret = (unsigned long long)wr_id - oldest + 1; in rdsv3_ib_ring_completed()
185 ret = ring->w_nr - oldest + (unsigned long long)wr_id + 1; in rdsv3_ib_ring_completed()
188 "ring %p ret %u wr_id %u oldest %u", ring, ret, wr_id, oldest); in rdsv3_ib_ring_completed()
H A Dib_send.c213 uint32_t oldest; in rdsv3_ib_send_cqe_handler() local
231 oldest = rdsv3_ib_ring_oldest(&ic->i_send_ring); in rdsv3_ib_send_cqe_handler()
234 (wc->wc_id & ~RDSV3_IB_SEND_OP), oldest); in rdsv3_ib_send_cqe_handler()
237 send = &ic->i_sends[oldest]; in rdsv3_ib_send_cqe_handler()
295 oldest = (oldest + 1) % ic->i_send_ring.w_nr; in rdsv3_ib_send_cqe_handler()
/titanic_44/usr/src/uts/common/fs/
H A Ddnlc.c1831 dircache_t *dcp, *oldest; in dnlc_dir_reclaim() local
1837 oldest = NULL; in dnlc_dir_reclaim()
1839 if (oldest == NULL) { in dnlc_dir_reclaim()
1840 oldest = dcp; in dnlc_dir_reclaim()
1842 if (dcp->dc_actime < oldest->dc_actime) { in dnlc_dir_reclaim()
1843 oldest = dcp; in dnlc_dir_reclaim()
1848 if (oldest == NULL) { in dnlc_dir_reclaim()
1856 oldest->dc_prev->dc_next = oldest->dc_next; in dnlc_dir_reclaim()
1857 oldest->dc_next->dc_prev = oldest->dc_prev; in dnlc_dir_reclaim()
1858 mutex_enter(&oldest->dc_anchor->dca_lock); in dnlc_dir_reclaim()
[all …]
/titanic_44/usr/src/lib/libtecla/common/
H A Dhistory.c1462 GlhLineNode *oldest; /* The oldest line to display */ in _glh_show_history() local
1508 oldest = glh->list.head; in _glh_show_history()
1512 for(oldest=glh->list.tail; oldest; oldest=oldest->prev) { in _glh_show_history()
1513 if((all_groups || oldest->group == glh->group) && --max_lines <= 0) in _glh_show_history()
1520 if(!oldest) in _glh_show_history()
1521 oldest = glh->list.head; in _glh_show_history()
1526 for(node=oldest; node; node=node->next) { in _glh_show_history()
1777 GlhLineNode *oldest = node->next; /* The oldest line to be kept */ in _glh_limit_history() local
1782 while(glh->list.head && glh->list.head != oldest) in _glh_limit_history()
2103 void _glh_range_of_history(GlHistory *glh, unsigned long *oldest, in _glh_range_of_history() argument
[all …]
H A Dhistory.h152 void _glh_range_of_history(GlHistory *glh, unsigned long *oldest,
H A Dgetline.c9656 _glh_range_of_history(gl->glh, &range->oldest, &range->newest,
/titanic_44/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dunix.c741 int oldest, i, status; in ttrace_walk_step() local
758 oldest = i; in ttrace_walk_step()
765 tc = &(tw->tw_cpus[oldest]); in ttrace_walk_step()
769 fullrec.ttf_cpu = oldest; in ttrace_walk_step()
1030 int oldest, i, status; in httrace_walk_step() local
1047 oldest = i; in httrace_walk_step()
1054 tc = &(tw->tw_cpus[oldest]); in httrace_walk_step()
1058 fullrec.ttf_cpu = oldest; in httrace_walk_step()
/titanic_44/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c770 struct fmdump_srlzer_slot *slot, *oldest; in srlzer_choose() local
783 oldest = slot; in srlzer_choose()
789 if (slot->ss_sec < oldest->ss_sec || in srlzer_choose()
790 slot->ss_sec == oldest->ss_sec && in srlzer_choose()
791 slot->ss_nsec < oldest->ss_nsec) { in srlzer_choose()
792 oldest = slot; in srlzer_choose()
/titanic_44/usr/src/cmd/svc/configd/
H A Drestore_repository.sh165 oldest to newest:
/titanic_44/usr/src/lib/libtecla/
H A Dlibtecla.h909 unsigned long oldest; /* The sequential entry number of the oldest */ member
/titanic_44/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Dib.h352 uint32_t wr_id, uint32_t oldest);
/titanic_44/usr/src/uts/sun4u/vm/
H A Dzulu_hat.c153 tnf_long, oldest, delta); in zulu_hat_steal_ctx()
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_if.c2600 uint_t oldest = UINT_MAX; in ill_frag_prune() local
2607 if (ipf != NULL && ipf->ipf_gen < oldest) { in ill_frag_prune()
2608 oldest = ipf->ipf_gen; in ill_frag_prune()
/titanic_44/usr/src/cmd/sendmail/cf/
H A DREADME1443 This is the oldest, the worst (but the closest to UUCP) way of
/titanic_44/usr/src/cmd/terminfo/
H A Dtermcap.src1853 # only the very oldest VT100s lacked these and there probably aren't any of
H A Dterminfo.src2107 # only the very oldest VT100s lacked these and there probably aren't any of