Home
last modified time | relevance | path

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

/illumos-gate/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()
/illumos-gate/usr/src/uts/common/fs/
H A Ddnlc.c1830 dircache_t *dcp, *oldest; in dnlc_dir_reclaim() local
1836 oldest = NULL; in dnlc_dir_reclaim()
1838 if (oldest == NULL) { in dnlc_dir_reclaim()
1839 oldest = dcp; in dnlc_dir_reclaim()
1842 oldest = dcp; in dnlc_dir_reclaim()
1847 if (oldest == NULL) { in dnlc_dir_reclaim()
1855 oldest->dc_prev->dc_next = oldest->dc_next; in dnlc_dir_reclaim()
1856 oldest->dc_next->dc_prev = oldest->dc_prev; in dnlc_dir_reclaim()
1864 if (oldest->dc_next == oldest->dc_prev) { in dnlc_dir_reclaim()
1872 dirent_cnt += oldest->dc_num_entries; in dnlc_dir_reclaim()
[all …]
/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.c1460 GlhLineNode *oldest; /* The oldest line to display */ in _glh_show_history() local
1506 oldest = glh->list.head; in _glh_show_history()
1510 for(oldest=glh->list.tail; oldest; oldest=oldest->prev) { in _glh_show_history()
1511 if((all_groups || oldest->group == glh->group) && --max_lines <= 0) in _glh_show_history()
1518 if(!oldest) in _glh_show_history()
1519 oldest = glh->list.head; in _glh_show_history()
1524 for(node=oldest; node; node=node->next) { in _glh_show_history()
1780 while(glh->list.head && glh->list.head != oldest) in _glh_limit_history()
2101 void _glh_range_of_history(GlHistory *glh, unsigned long *oldest, in _glh_range_of_history() argument
2105 if(oldest) in _glh_range_of_history()
[all …]
H A Dhistory.h150 void _glh_range_of_history(GlHistory *glh, unsigned long *oldest,
H A Dgetline.c9656 _glh_range_of_history(gl->glh, &range->oldest, &range->newest,
/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c879 struct fmdump_srlzer_slot *slot, *oldest; in srlzer_choose() local
892 oldest = slot; in srlzer_choose()
898 if (slot->ss_sec < oldest->ss_sec || in srlzer_choose()
899 slot->ss_sec == oldest->ss_sec && in srlzer_choose()
900 slot->ss_nsec < oldest->ss_nsec) { in srlzer_choose()
901 oldest = slot; in srlzer_choose()
/illumos-gate/usr/src/boot/forth/
H A Dmenu.rc176 \ is ordered from oldest to most recent.
177 \ the BE menu will list entries from most recent to oldest,
/illumos-gate/usr/src/cmd/svc/configd/
H A Drestore_repository.sh165 oldest to newest:
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dspa_log_spacemap.c899 metaslab_t *oldest = avl_first(&spa->spa_metaslabs_by_flushed); in spa_cleanup_old_sm_logs() local
900 uint64_t oldest_flushed_txg = metaslab_unflushed_txg(oldest); in spa_cleanup_old_sm_logs()
/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Dib.h352 uint32_t wr_id, uint32_t oldest);
/illumos-gate/usr/src/lib/libtecla/
H A Dlibtecla.h907 unsigned long oldest; /* The sequential entry number of the oldest */ member
/illumos-gate/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()
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME1443 This is the oldest, the worst (but the closest to UUCP) way of
/illumos-gate/usr/src/data/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