Home
last modified time | relevance | path

Searched refs:AVL_AFTER (Results 1 – 25 of 33) sorted by relevance

12

/titanic_41/usr/src/uts/common/sys/
H A Davl.h125 #define AVL_AFTER (1) macro
204 #define AVL_NEXT(tree, node) avl_walk(tree, node, AVL_AFTER)
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzfs_rlock.c162 rl = (rl_t *)avl_nearest(tree, where, AVL_AFTER); in zfs_range_lock_writer()
246 avl_insert_here(tree, rear, front, AVL_AFTER); in zfs_range_split()
301 next = (rl_t *)avl_nearest(tree, where, AVL_AFTER); in zfs_range_add_reader()
395 next = (rl_t *)avl_nearest(tree, where, AVL_AFTER); in zfs_range_lock_reader()
H A Drange_tree.c189 rs_after = avl_nearest(&rt->rt_root, where, AVL_AFTER); in range_tree_add()
280 avl_insert_here(&rt->rt_root, newseg, rs, AVL_AFTER); in range_tree_remove()
H A Ddsl_deadlist.c400 avl_nearest(&dl->dl_tree, where, AVL_AFTER) == NULL); in dsl_deadlist_space_range()
511 dle = avl_nearest(&dl->dl_tree, where, AVL_AFTER); in dsl_deadlist_move_bpobj()
H A Dvdev_cache.c349 ve = avl_nearest(&vc->vc_offset_tree, where, AVL_AFTER); in vdev_cache_write()
H A Dzap_micro.c303 mze = avl_nearest(avl, idx, AVL_AFTER); in mze_find()
749 direction = AVL_AFTER; in mzap_normalization_conflict()
1291 idx, AVL_AFTER); in zap_cursor_retrieve()
H A Dvdev_queue.c651 zio = avl_nearest(tree, idx, AVL_AFTER); in vdev_queue_io_to_issue()
H A Dmetaslab.c947 rs = avl_nearest(t, where, AVL_AFTER); in metaslab_block_picker()
1131 rs = avl_nearest(t, where, AVL_AFTER); in metaslab_ndf_alloc()
H A Ddbuf.c946 db = avl_nearest(&dn->dn_dbufs, where, AVL_AFTER); in dbuf_free_range()
964 db = avl_nearest(&dn->dn_dbufs, where, AVL_AFTER); in dbuf_free_range()
/titanic_41/usr/src/uts/common/vm/
H A Dvm_usage.c709 walker = avl_nearest(tree, where, AVL_AFTER); in vmu_insert_lookup_object_bounds()
748 avl_insert_here(tree, tmp, *last, AVL_AFTER); in vmu_insert_lookup_object_bounds()
759 avl_insert_here(tree, tmp, *last, AVL_AFTER); in vmu_insert_lookup_object_bounds()
834 avl_insert_here(tree, tmp, next, AVL_AFTER); in vmu_update_bounds()
961 avl_insert_here(tree, tmp, next, AVL_AFTER); in vmu_amp_update_incore_bounds()
1048 avl_insert_here(tree, tmp, next, AVL_AFTER); in vmu_vnode_update_incore_bounds()
H A Dvm_as.c374 seg = avl_nearest(&as->a_segtree, where, AVL_AFTER); in as_findseg()
445 AVL_AFTER); in as_addseg()
460 seg = avl_nearest(&as->a_segtree, where, AVL_AFTER); in as_addseg()
3564 pwp = avl_nearest(&as->a_wpage, where, AVL_AFTER); in as_setwatchprot()
3617 pwp = avl_nearest(&as->a_wpage, where, AVL_AFTER); in as_clearwatchprot()
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr2.c835 np = avl_walk(&mi->smi_hash_avl, np, AVL_AFTER); in smbfs_attrcache_prune()
883 np = avl_walk(&mi->smi_hash_avl, np, AVL_AFTER)) { in smbfs_check_table()
/titanic_41/usr/src/uts/common/os/
H A Dkstat_fr.c485 for (e = avl_first(t); e != NULL; e = avl_walk(t, e, AVL_AFTER)) in kstat_init()
764 for (e = avl_first(t); e != NULL; e = avl_walk(t, e, AVL_AFTER)) { in header_kstat_update()
795 for (e = avl_first(t); e != NULL; e = avl_walk(t, e, AVL_AFTER)) { in header_kstat_snapshot()
H A Dcontract.c1191 ct = avl_nearest(tree, where, AVL_AFTER); in contract_lookup_common()
1258 ct = avl_nearest(&contract_avl, where, AVL_AFTER); in contract_plookup()
1269 ct = avl_nearest(&p->p_ct_held, where, AVL_AFTER); in contract_plookup()
H A Dwatchpoint.c201 pwp = avl_nearest(&as->a_wpage, where, AVL_AFTER); in pr_do_mappage()
1621 wap = avl_nearest(&p->p_warea, real_where, AVL_AFTER); in pr_find_watched_area()
/titanic_41/usr/src/lib/libuutil/common/
H A Duu_avl.c533 return (avl_nearest(&ap->ua_tree, INDEX_DECODE(idx), AVL_AFTER)); in uu_avl_nearest_next()
/titanic_41/usr/src/common/avl/
H A Davl.c586 ASSERT(direction == AVL_BEFORE || direction == AVL_AFTER); in avl_insert_here()
/titanic_41/usr/src/cmd/svr4pkg/pkgserv/
H A Dpkgserv.c794 avl_insert_here(list, ent, lastentry, AVL_AFTER); in parse_contents()
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_protect.c518 txn = avl_walk(&mcip->mci_v4_pending_txn, txn, AVL_AFTER)) { in txn_cleanup_v4()
1188 txn = avl_walk(&mcip->mci_v6_pending_txn, txn, AVL_AFTER)) { in txn_cleanup_v6()
/titanic_41/usr/src/uts/common/inet/ipnet/
H A Dipnet.c1664 ipnetif = avl_walk(tree, ipnetif, AVL_AFTER)) { in ipnetif_getby_dev()
1843 ipnetif = avl_walk(&ips->ips_avl_by_index, ipnetif, AVL_AFTER)) { in ipnet_walk_if()
/titanic_41/usr/src/cmd/stat/common/
H A Dacquire_iodevs.c265 ix_insert_here(pos, new, AVL_AFTER); in insert_after()
/titanic_41/usr/src/uts/common/inet/ip/
H A Digmp.c1697 ill = avl_walk(avl_tree, ill, AVL_AFTER)) { in igmp_slowtimo()
1786 ill = avl_walk(avl_tree, ill, AVL_AFTER)) { in mld_slowtimo()
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_import.c1225 AVL_AFTER))) in zpool_find_import_impl()
/titanic_41/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_door.c483 linkp = avl_nearest(&dlmgmt_id_avl, where, AVL_AFTER); in dlmgmt_getnext()
/titanic_41/usr/src/uts/common/fs/
H A Dvfs.c3822 vfsp = avl_nearest(&vfs_by_dev, index, AVL_AFTER); in vfs_devismounted()
3856 vfsp = avl_nearest(&vfs_by_dev, index, AVL_AFTER); in vfs_dev2vfsp()

12