Searched refs:avl_insert_here (Results 1 – 14 of 14) sorted by relevance
/titanic_41/usr/src/man/man3avl/ |
H A D | Makefile | 36 avl_insert_here.3avl \ 49 avl_insert_here.3avl := LINKSRC = avl_insert.3avl
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | avl.h | 184 extern void avl_insert_here(avl_tree_t *tree, void *new_data, void *here,
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-library.man3avl.inc | 29 link path=usr/share/man/man3avl/avl_insert_here.3avl target=avl_insert.3avl
|
H A D | system-kernel.man9f.inc | 608 link path=usr/share/man/man9f/avl_insert_here.9f target=avl.9f
|
/titanic_41/usr/src/lib/libavl/ |
H A D | mapfile-vers | 51 avl_insert_here;
|
/titanic_41/usr/src/uts/common/vm/ |
H A D | vm_usage.c | 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 D | vm_as.c | 444 avl_insert_here(&as->a_segtree, newseg, lseg, in as_addseg()
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | range_tree.c | 280 avl_insert_here(&rt->rt_root, newseg, rs, AVL_AFTER); in range_tree_remove()
|
H A D | zfs_rlock.c | 246 avl_insert_here(tree, rear, front, AVL_AFTER); in zfs_range_split()
|
H A D | dnode_sync.c | 419 avl_insert_here(&dn->dn_dbufs, &db_marker, db, in dnode_evict_dbufs()
|
/titanic_41/usr/src/common/avl/ |
H A D | avl.c | 571 avl_insert_here( in avl_insert_here() function
|
/titanic_41/usr/src/cmd/svr4pkg/pkgserv/ |
H A D | pkgserv.c | 794 avl_insert_here(list, ent, lastentry, AVL_AFTER); in parse_contents()
|
/titanic_41/usr/src/cmd/stat/common/ |
H A D | acquire_iodevs.c | 209 avl_insert_here(l, elem, pos, ba); in ix_insert_here()
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 639 avl_insert_here.9f \ 1329 avl_insert_here.9f := LINKSRC = avl.9f
|