Home
last modified time | relevance | path

Searched defs:ht (Results 1 – 25 of 25) sorted by relevance

/titanic_50/usr/src/uts/i86pc/vm/
H A Dhtable.c357 htable_put_reserve(htable_t *ht) in htable_put_reserve()
375 htable_t *ht = NULL; in htable_get_reserve() local
396 htable_t *ht; in htable_initial_reserve() local
416 htable_t *ht; in htable_adjust_reserve() local
440 htable_t *higher, *ht; in htable_steal_active() local
572 htable_t *ht; in htable_steal() local
734 htable_t *ht; in htable_reap() local
781 htable_t *ht = NULL; in htable_alloc() local
974 htable_free(htable_t *ht) in htable_free()
1035 htable_t *ht; in htable_purge_hat() local
[all …]
H A Dhtable.h130 #define HTABLE_NUM_PTES(ht) (((ht)->ht_flags & HTABLE_VLP) ? 4 : 512) argument
132 #define HTABLE_LAST_PAGE(ht) \ argument
143 #define HTABLE_NUM_PTES(ht) \ argument
146 #define HTABLE_LAST_PAGE(ht) ((ht)->ht_vaddr - MMU_PAGESIZE + \ argument
296 #define HTABLE_LOCK_INC(ht) atomic_inc_32(&(ht)->ht_lock_cnt) argument
297 #define HTABLE_LOCK_DEC(ht) atomic_dec_32(&(ht)->ht_lock_cnt) argument
H A Dhat_i86.c246 htable_t *ht; /* top level htable */ in hat_alloc() local
896 htable_t *ht; in hat_init_finish() local
1146 htable_t *ht = NULL; in hat_swapout() local
1297 htable_t *ht, in hati_pte_map()
1429 htable_t *ht; in hati_load_common() local
1508 htable_t *ht; in hat_kmap_load() local
1875 htable_t *ht = NULL; in hat_unlock() local
2174 htable_t *ht, in hat_pte_unmap()
2279 htable_t *ht; in hat_kmap_unload() local
2383 htable_t *ht = NULL; in hat_unload_callback() local
[all …]
H A Dhment.c491 hment_walk(page_t *pp, htable_t **ht, uint_t *entry, hment_t *prev) in hment_walk()
529 hment_remove(page_t *pp, htable_t *ht, uint_t entry) in hment_remove()
727 htable_t *ht; in hment_steal() local
H A Di86_mmu.c198 htable_t *ht; in hat_kmap_init() local
H A Dhat_kdi.c82 htable_t *ht; in hat_kdi_init() local
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSSrvDereg.java80 Hashtable ht = new Hashtable(); in initialize() local
H A DServiceStoreInMemory.java132 private Hashtable ht = new Hashtable(); // for collecting attributes. field in ServiceStoreInMemory.AttributeBVCollector
922 InMemoryEvaluator(Hashtable ht, in InMemoryEvaluator()
1782 Hashtable ht = new Hashtable(); in deleteAttributes() local
2051 Hashtable ht = new Hashtable(); in findServices() local
2100 Hashtable ht = new Hashtable(); in findAttributes() local
2906 Hashtable ht, in findMatchingAttributes()
2951 Hashtable ht, in saveValueIfMatch()
3103 Hashtable ht = new Hashtable(); in mergeOldRecordIntoNew() local
H A DDATable.java375 Hashtable ht = new Hashtable(); in validateScopes() local
H A DServiceStoreFactory.java329 Hashtable ht = new Hashtable(); in deserialize() local
H A DUARequester.java359 Hashtable ht = new Hashtable(); in findAttributes() local
H A DServiceTable.java1100 Hashtable ht = in findAttributes() local
1539 Hashtable ht = in makeSAAdvert() local
/titanic_50/usr/src/cmd/mdb/i86pc/modules/unix/
H A Di86mmu.c568 htable_t *ht; in do_va2pa() local
721 htable_t *ht; in do_report_maps() local
861 htable_t *ht; in do_ptable_dcmd() local
980 htable_t *ht; in do_htables_dcmd() local
/titanic_50/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_hash.c110 did_hash_destroy(did_hash_t *ht) in did_hash_destroy()
/titanic_50/usr/src/lib/libsqlite/src/
H A Dhash.h44 } *ht; member
/titanic_50/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_ht.c91 HT_HANDLE *ht; in ht_create_table() local
/titanic_50/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.c390 int fd, retries, ht, stat; in _nss_files_XY_hash() local
/titanic_50/usr/src/cmd/cpc/common/
H A Dcpustat.c414 hrtime_t ht, htdelta, restdelta; in gtick() local
/titanic_50/usr/src/uts/common/os/
H A Dlgrp_topo.c1437 lgrp_topo_ht_limit_set(int ht) in lgrp_topo_ht_limit_set()
/titanic_50/usr/src/lib/libsqlite/tool/
H A Dlemon.c3752 struct s_x1node **ht; /* Hash table for lookups */ member
3913 struct s_x2node **ht; /* Hash table for lookups */ member
4119 struct s_x3node **ht; /* Hash table for lookups */ member
4266 struct s_x4node **ht; /* Hash table for lookups */ member
/titanic_50/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c1713 struct ieee80211_ie_htinfo *ht = in ieee80211_ht_update_beacon() local
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dmemory.c504 vn_htable_t ht; in memstat() local
/titanic_50/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c1901 display_hash_table(_sd_hash_table_t *addr, _sd_hash_table_t *ht) in display_hash_table()
/titanic_50/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddtrace.c1309 dtrace_helptrace_t *ht; in dtrace_helptrace_step() local
/titanic_50/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c510 dbuf_hash_table_t ht; in dbuf_stats() local