Home
last modified time | relevance | path

Searched refs:avl_index_t (Results 1 – 25 of 119) sorted by relevance

12345

/titanic_41/usr/src/uts/common/sys/
H A Davl.h118 typedef uintptr_t avl_index_t; typedef
163 extern void *avl_find(avl_tree_t *tree, const void *node, avl_index_t *where);
171 extern void avl_insert(avl_tree_t *tree, void *node, avl_index_t where);
230 extern void *avl_nearest(avl_tree_t *tree, avl_index_t where, int direction);
H A Dwatchpoint.h123 avl_index_t *);
H A Davl_impl.h138 #define AVL_MKINDEX(n, c) ((avl_index_t)(n) | (c))
/titanic_41/usr/src/uts/common/idmap/
H A Didmap_cache.c325 avl_index_t where; in kidmap_cache_lookup_uidbysid()
355 avl_index_t where; in kidmap_cache_lookup_gidbysid()
385 avl_index_t where; in kidmap_cache_lookup_pidbysid()
423 avl_index_t where; in kidmap_cache_lookup_sidbyuid()
453 avl_index_t where; in kidmap_cache_lookup_sidbygid()
482 avl_index_t where; in kidmap_cache_add_sid2uid()
571 avl_index_t where; in kidmap_cache_add_sid2gid()
659 avl_index_t where; in kidmap_cache_add_sid2pid()
866 avl_index_t where; in kidmap_find_sid_prefix()
/titanic_41/usr/src/lib/libidmap/common/
H A Didmap_cache.c482 avl_index_t where; in idmap_cache_lookup_uidbysid()
513 avl_index_t where; in idmap_cache_lookup_gidbysid()
545 avl_index_t where; in idmap_cache_lookup_pidbysid()
582 avl_index_t where; in idmap_cache_lookup_sidbyuid()
614 avl_index_t where; in idmap_cache_lookup_sidbygid()
646 avl_index_t where; in idmap_cache_lookup_winnamebyuid()
691 avl_index_t where; in idmap_cache_lookup_winnamebygid()
737 avl_index_t where; in idmap_cache_lookup_uidbywinname()
767 avl_index_t where; in idmap_cache_lookup_gidbywinname()
796 avl_index_t where; in idmap_cache_add_sid2uid()
[all …]
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_pass.c207 avl_index_t where; in smb_pkey_del()
279 avl_index_t where; in smb_pkey_add()
333 avl_index_t where; in smb_pkey_check()
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Ddup_avl.c134 avl_index_t where; in find_dup_ref()
294 avl_index_t where; in invert_frags()
403 avl_index_t where; in increment_claimant()
442 avl_index_t where; in decrement_claimant()
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h242 avl_index_t fd_avlwhere; /* avl tree insertion index */
708 avl_index_t);
710 avl_index_t *);
741 extern void nfavl_insert(const char *, avl_index_t);
752 avl_index_t *);
/titanic_41/usr/src/cmd/localedef/
H A Dcollate.c466 avl_index_t where; in define_collsym()
509 avl_index_t where; in get_collundef()
533 avl_index_t where; in get_collchar()
764 avl_index_t where1; in define_collelem()
765 avl_index_t where2; in define_collelem()
896 avl_index_t where; in add_order_subst()
1001 avl_index_t where; in add_weight()
H A Dcharmap.c198 avl_index_t where; in add_charmap_impl()
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr2.c136 static void sn_addhash_locked(smbnode_t *, avl_index_t);
142 sn_hashfind(smbmntinfo_t *, const char *, int, avl_index_t *);
324 avl_index_t where; in make_smbnode()
656 sn_addhash_locked(smbnode_t *np, avl_index_t where) in sn_addhash_locked()
719 avl_index_t *pwhere) /* optional */ in sn_hashfind()
/titanic_41/usr/src/lib/libcmdutils/common/
H A Davltree.c164 avl_index_t where; in add_tnode()
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dwrap.c95 avl_index_t where; in ld_wrap_enter()
H A D_libld.h903 avl_index_t *where);
970 avl_index_t *where);
993 Ofl_desc *, Word, Word, sd_flag_t, avl_index_t *);
994 extern Sym_desc *ld_sym_find(const char *, Word, avl_index_t *,
H A Dentry.c315 ld_seg_lookup(Ofl_desc *ofl, const char *name, avl_index_t *where) in ld_seg_lookup()
340 ld_ent_lookup(Ofl_desc *ofl, const char *name, avl_index_t *where) in ld_ent_lookup()
H A Dmap_support.c441 avl_index_t where; in ld_map_seg_size_symbol()
613 avl_index_t where) in ld_map_seg_insert()
723 avl_index_t where; in ld_map_seg_ent_add()
1066 avl_index_t where; in ld_map_sym_enter()
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dconnection.c64 rdsv3_conn_lookup(uint32_be_t laddr, uint32_be_t faddr, avl_index_t *pos) in rdsv3_conn_lookup()
68 avl_index_t place = 0; in rdsv3_conn_lookup()
123 avl_index_t pos; in __rdsv3_conn_create()
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddsl_deadlist.c217 avl_index_t where; in dsl_deadlist_insert()
381 avl_index_t where; in dsl_deadlist_space_range()
422 avl_index_t where; in dsl_deadlist_insert_bpobj()
502 avl_index_t where; in dsl_deadlist_move_bpobj()
H A Drange_tree.c166 avl_index_t where; in range_tree_add()
241 avl_index_t where; in range_tree_remove()
306 avl_index_t where; in range_tree_find_impl()
H A Dunique.c81 avl_index_t idx; in unique_insert()
H A Dzfs_rlock.c108 avl_index_t where; in zfs_range_lock_writer()
271 zfs_range_add_reader(avl_tree_t *tree, rl_t *new, rl_t *prev, avl_index_t where) in zfs_range_add_reader()
360 avl_index_t where; in zfs_range_lock_reader()
/titanic_41/usr/src/common/avl/
H A Davl.c225 avl_nearest(avl_tree_t *tree, avl_index_t where, int direction) in avl_nearest()
254 avl_find(avl_tree_t *tree, const void *value, avl_index_t *where) in avl_find()
481 avl_insert(avl_tree_t *tree, void *new_data, avl_index_t where) in avl_insert()
633 avl_index_t where; in avl_add()
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_quota.c481 avl_index_t where; in smb_quota_query_all()
547 avl_index_t where; in smb_quota_query_list()
669 avl_index_t where; in smb_quota_sidtype()
988 avl_index_t where; in smb_quota_zfs_callback()
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusba_devdb.c482 avl_index_t where; in usba_devdb_build_device_database()
579 avl_index_t where; in usba_devdb_get_user_preferences()
/titanic_41/usr/src/uts/common/io/
H A Demul64_bsd.c190 static blklist_t *bsd_findblk(emul64_tgt_t *, diskaddr_t, avl_index_t *);
191 static void bsd_allocblk(emul64_tgt_t *, diskaddr_t, caddr_t, avl_index_t);
1100 avl_index_t where; in bsd_writeblks()
1248 bsd_findblk(emul64_tgt_t *tgt, diskaddr_t blkno, avl_index_t *where) in bsd_findblk()
1265 avl_index_t where) in bsd_allocblk()

12345