Home
last modified time | relevance | path

Searched refs:avl_insert (Results 1 – 25 of 95) sorted by relevance

1234

/titanic_44/usr/src/man/man3avl/
H A DMakefile27 avl_insert.3avl \
49 avl_insert_here.3avl := LINKSRC = avl_insert.3avl
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3avl.inc22 file path=usr/share/man/man3avl/avl_insert.3avl
29 link path=usr/share/man/man3avl/avl_insert_here.3avl target=avl_insert.3avl
/titanic_44/usr/src/cmd/fs.d/ufs/fsck/
H A Ddup_avl.c151 avl_insert(&dup_frags, (void *)dup, where); in find_dup_ref()
314 avl_insert(target, (void *)tgt_inode, where); in invert_frags()
336 avl_insert(&tgt_inode->id_fragments, in invert_frags()
415 avl_insert(&dup->fr_claimants, (void *)claimant, where); in increment_claimant()
/titanic_44/usr/src/cmd/localedef/
H A Dcollate.c483 avl_insert(&collsyms, sym, where); in define_collsym()
522 avl_insert(&collundefs, ud, where); in get_collundef()
547 avl_insert(&collchars, cc, where); in get_collchar()
796 avl_insert(&elem_by_symbol, e, where1); in define_collelem()
797 avl_insert(&elem_by_expand, e, where2); in define_collelem()
930 avl_insert(&substs_ref[curr_weight], s, where); in add_order_subst()
936 avl_insert(&substs[curr_weight], s, where); in add_order_subst()
1021 avl_insert(&weights[pass], w, where); in add_weight()
H A Dcharmap.c213 avl_insert(&cmap_wc, n, where); in add_charmap_impl()
230 avl_insert(&cmap_sym, n, where); in add_charmap_impl()
/titanic_44/usr/src/uts/common/idmap/
H A Didmap_cache.c515 avl_insert(&cache->sid2pid.tree, new, where); in kidmap_cache_add_sid2uid()
551 avl_insert(&cache->uid2sid.tree, new, where); in kidmap_cache_add_sid2uid()
604 avl_insert(&cache->sid2pid.tree, new, where); in kidmap_cache_add_sid2gid()
640 avl_insert(&cache->gid2sid.tree, new, where); in kidmap_cache_add_sid2gid()
711 avl_insert(&cache->sid2pid.tree, new, where); in kidmap_cache_add_sid2pid()
747 avl_insert(&cache->uid2sid.tree, new, where); in kidmap_cache_add_sid2pid()
775 avl_insert(&cache->gid2sid.tree, new, where); in kidmap_cache_add_sid2pid()
900 avl_insert(&kidmap_sid_prefix_store->tree, new, where); in kidmap_find_sid_prefix()
/titanic_44/usr/src/lib/libidmap/common/
H A Didmap_cache.c835 avl_insert(&idmap_cache.sid2uid_gid.tree, new, where); in idmap_cache_add_sid2uid()
885 avl_insert(&idmap_cache.uid2sid_winname.tree, new, in idmap_cache_add_sid2uid()
947 avl_insert(&idmap_cache.sid2uid_gid.tree, new, where); in idmap_cache_add_sid2gid()
997 avl_insert(&idmap_cache.gid2sid_winname.tree, new, in idmap_cache_add_sid2gid()
1076 avl_insert(&idmap_cache.sid2uid_gid.tree, new, where); in idmap_cache_add_sid2pid()
1128 avl_insert(&idmap_cache.uid2sid_winname.tree, in idmap_cache_add_sid2pid()
1174 avl_insert(&idmap_cache.gid2sid_winname.tree, in idmap_cache_add_sid2pid()
1244 avl_insert(&idmap_cache.winname2uid_gid.tree, new, in idmap_cache_add_winname2uid()
1304 avl_insert(&idmap_cache.uid2sid_winname.tree, new, in idmap_cache_add_winname2uid()
1375 avl_insert(&idmap_cache.winname2uid_gid.tree, new, in idmap_cache_add_winname2gid()
[all …]
/titanic_44/usr/src/cmd/sgs/libld/common/
H A Dwrap.c129 avl_insert(ofl->ofl_wrap, wsnp, where); in ld_wrap_enter()
H A Dgroups.c83 avl_insert(avlt, isdp, where); in gpavl_loaded()
/titanic_44/usr/src/lib/libcmdutils/common/
H A Davltree.c191 avl_insert(*stree, tnode, where); in add_tnode()
/titanic_44/usr/src/uts/common/sys/
H A Davl.h171 extern void avl_insert(avl_tree_t *tree, void *node, avl_index_t where);
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dunique.c96 avl_insert(&unique_avl, un, idx); in unique_insert()
H A Dzfs_rlock.c171 avl_insert(tree, new, where); in zfs_range_lock_writer()
305 avl_insert(tree, new, where); in zfs_range_add_reader()
H A Dspa_errlog.c127 avl_insert(tree, new, where); in spa_log_error()
/titanic_44/usr/src/lib/libavl/
H A Dmapfile-vers50 avl_insert;
/titanic_44/usr/src/common/avl/
H A Davl.c481 avl_insert(avl_tree_t *tree, void *new_data, avl_index_t where) in avl_insert() function
624 avl_insert(tree, new_data, AVL_MKINDEX(node, child)); in avl_insert_here()
647 avl_insert(tree, new_node, where); in avl_add()
/titanic_44/usr/src/cmd/sgs/tools/common/
H A Dstring_table.c231 avl_insert(stp->st_lentree, lnp, where); in st_insert()
251 avl_insert(lnp->ln_strtree, snp, where); in st_insert()
/titanic_44/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_utils.c211 avl_insert(&(hcap->hca_passive_tree), (void *)sp, where); in ibcm_lookup_msg()
224 avl_insert(&hcap->hca_active_tree, (void *)sp, where); in ibcm_lookup_msg()
227 avl_insert(&(hcap->hca_passive_comid_tree), (void *)sp, where); in ibcm_lookup_msg()
230 avl_insert(&(hcap->hca_active_tree), (void *)sp, where); in ibcm_lookup_msg()
1260 avl_insert(&ibcm_svc_avl_tree, (void *)svcinfop, where); in ibcm_create_svc_entry()
/titanic_44/usr/src/lib/smbsrv/libfksmbsrv/common/
H A Dvncache.c235 avl_insert(&vncache_avl, new_vp, where); in vncache_enter()
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_protect.c380 avl_insert(&mcip->mci_v4_pending_txn, txn, where); in insert_dhcpv4_pending_txn()
425 avl_insert(&mcip->mci_v4_completed_txn, txn, where); in insert_dhcpv4_completed_txn()
430 avl_insert(&mcip->mci_v4_dyn_ip, txn, where); in insert_dhcpv4_completed_txn()
1135 avl_insert(&mcip->mci_v6_cid, cid, where); in insert_dhcpv6_cid()
1140 avl_insert(&mcip->mci_v6_dyn_ip, addr, where); in insert_dhcpv6_cid()
1216 avl_insert(&mcip->mci_v6_pending_txn, txn, where); in insert_dhcpv6_pending_txn()
1455 avl_insert(tree, addr, where); in insert_slaac_ip()
/titanic_44/usr/src/cmd/svr4pkg/pkgserv/
H A Dpkgserv.c820 avl_insert(list, ent, where); in parse_contents()
931 avl_insert(list, ent, where); in parse_log()
1337 avl_insert(list, ent, where); in pkgaddlines()
/titanic_44/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dbind.c130 avl_insert(&rdsv3_bind_tree, bucketp, where); in rdsv3_find_ip_bucket()
/titanic_44/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_util.c471 avl_insert(&dlmgmt_name_avl, linkp, name_where); in dlmgmt_create_common()
472 avl_insert(&dlmgmt_id_avl, linkp, id_where); in dlmgmt_create_common()
/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_pass.c314 avl_insert(t, cpid, where); in smb_pkey_add()
/titanic_44/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_cache.c183 avl_insert(&chandle->ch_cache, newnode, where); in smb_cache_add()

1234