Home
last modified time | relevance | path

Searched refs:AVL_PREV (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/man/man3avl/
H A DMakefile35 AVL_PREV.3avl \
45 AVL_PREV.3avl := LINKSRC = avl_first.3avl
/titanic_50/usr/src/uts/common/sys/
H A Davl.h205 #define AVL_PREV(tree, node) avl_walk(tree, node, AVL_BEFORE) macro
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3avl.inc28 link path=usr/share/man/man3avl/AVL_PREV.3avl target=avl_first.3avl
H A Dsystem-kernel.man9f.inc482 link path=usr/share/man/man9f/AVL_PREV.9f target=avl.9f
/titanic_50/usr/src/common/avl/
H A Davl.c835 neighbor = AVL_PREV(t, obj); in avl_update_lt()
849 ASSERT(((neighbor = AVL_PREV(t, obj)) == NULL) || in avl_update_gt()
866 neighbor = AVL_PREV(t, obj); in avl_update()
/titanic_50/usr/src/lib/libuutil/common/
H A Duu_avl.c303 return (AVL_PREV(&ap->ua_tree, node)); in uu_avl_prev()
343 AVL_PREV(t, np); in _avl_walk_advance()
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dvdev_queue.c522 while ((dio = AVL_PREV(t, first)) != NULL && in vdev_queue_aggregate()
581 last = AVL_PREV(t, last); in vdev_queue_aggregate()
H A Ddsl_deadlist.c240 dle = AVL_PREV(&dl->dl_tree, dle); in dsl_deadlist_insert()
285 dle_prev = AVL_PREV(&dl->dl_tree, dle); in dsl_deadlist_remove_key()
/titanic_50/usr/src/uts/common/vm/
H A Das.h257 #define AS_SEGPREV(as, seg) AVL_PREV(&(as)->a_segtree, (seg))
H A Dvm_as.c435 lseg = AVL_PREV(&as->a_segtree, hseg); in as_addseg()
/titanic_50/usr/src/uts/common/os/
H A Dlgrp.c4262 prev = AVL_PREV(tree, newseg); in lgrp_shm_policy_set()
4308 prev = AVL_PREV(tree, seg); in lgrp_shm_policy_set()
4360 AVL_PREV(tree, seg), seg); in lgrp_shm_policy_set()
H A Dkmem.c4971 sp = AVL_PREV(&cp->cache_partial_slabs, sp), i++) { in kmem_move_buffers()
/titanic_50/usr/src/man/man9f/
H A DMakefile647 AVL_PREV.9f \
1339 AVL_PREV.9f := LINKSRC = avl.9f