Home
last modified time | relevance | path

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

12

/titanic_51/usr/src/uts/i86pc/vm/
H A Dhtable.c357 htable_put_reserve(htable_t *ht) in htable_put_reserve() argument
375 htable_t *ht in htable_get_reserve() local
396 htable_t *ht; htable_initial_reserve() local
416 htable_t *ht; htable_adjust_reserve() local
440 htable_t *higher, *ht; htable_steal_active() local
572 htable_t *ht; htable_steal() local
734 htable_t *ht; htable_reap() local
781 htable_t *ht = NULL; htable_alloc() local
974 htable_free(htable_t * ht) htable_free() argument
1035 htable_t *ht; htable_purge_hat() local
1175 htable_release(htable_t * ht) htable_release() argument
1287 htable_t *ht = NULL; htable_lookup() local
1325 htable_acquire(htable_t * ht) htable_acquire() argument
1370 htable_t *ht; htable_create() local
1490 htable_t *ht; htable_attach() local
1607 htable_scan(htable_t * ht,uintptr_t * vap,uintptr_t eaddr) htable_scan() argument
1678 htable_t *ht; htable_walk() local
1783 htable_t *ht; htable_getpte() local
1812 htable_t *ht; htable_getpage() local
1855 htable_va2entry(uintptr_t va,htable_t * ht) htable_va2entry() argument
1869 htable_e2va(htable_t * ht,uint_t entry) htable_e2va() argument
1943 x86pte_access_pagetable(htable_t * ht,uint_t index) x86pte_access_pagetable() argument
1958 x86pte_mapin(pfn_t pfn,uint_t index,htable_t * ht) x86pte_mapin() argument
2027 x86pte_release_pagetable(htable_t * ht) x86pte_release_pagetable() argument
2068 x86pte_get(htable_t * ht,uint_t entry) x86pte_get() argument
2094 x86pte_set(htable_t * ht,uint_t entry,x86pte_t new,void * ptr) x86pte_set() argument
2178 x86pte_cas(htable_t * ht,uint_t entry,x86pte_t old,x86pte_t new) x86pte_cas() argument
2235 x86pte_inval(htable_t * ht,uint_t entry,x86pte_t expect,x86pte_t * pte_ptr,boolean_t tlb) x86pte_inval() argument
2302 x86pte_update(htable_t * ht,uint_t entry,x86pte_t expect,x86pte_t new) x86pte_update() argument
2499 htable_t *ht; hat_dump() 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) ((h argument
296 HTABLE_LOCK_INC(ht) global() argument
297 HTABLE_LOCK_DEC(ht) global() argument
[all...]
H A Dhat_i86.c246 htable_t *ht; /* top level htable */ in hat_alloc() local
896 htable_t *ht; hat_init_finish() local
1146 htable_t *ht = NULL; hat_swapout() local
1297 hati_pte_map(htable_t * ht,uint_t entry,page_t * pp,x86pte_t pte,int flags,void * pte_ptr) hati_pte_map() argument
1429 htable_t *ht; hati_load_common() local
1508 htable_t *ht; hat_kmap_load() local
1875 htable_t *ht = NULL; hat_unlock() local
2174 hat_pte_unmap(htable_t * ht,uint_t entry,uint_t flags,x86pte_t old_pte,void * pte_ptr,boolean_t tlb) hat_pte_unmap() argument
2279 htable_t *ht; hat_kmap_unload() local
2383 htable_t *ht = NULL; hat_unload_callback() local
2505 htable_t *ht = NULL; hat_sync() local
2594 htable_t *ht = NULL; hat_getattr() local
2636 htable_t *ht = NULL; hat_updateattr() local
2771 htable_t *ht; hat_getpagesize() local
2795 htable_t *ht; hat_getpfnum() local
2850 htable_t *ht; hat_probe() local
2921 htable_t *ht; hat_share() local
3106 htable_t *ht = NULL; hat_unshare() local
3187 htable_t *ht; hati_page_clrwrt() local
3329 hati_page_unmap(page_t * pp,htable_t * ht,uint_t entry) hati_page_unmap() argument
3395 htable_t *ht; hati_pageunload() local
3666 htable_t *ht; hat_pagesync() local
3873 htable_t *ht; hat_mempte_setup() local
3916 htable_t *ht; hat_mempte_release() local
3970 htable_t *ht; hat_mempte_remap() local
4058 htable_t *ht = NULL; clear_boot_mappings() local
4100 hati_update_pte(htable_t * ht,uint_t entry,x86pte_t expected,x86pte_t new) hati_update_pte() argument
4458 htable_t *ht; hat_prepare_mapping() local
4481 htable_t *ht; hat_release_mapping() local
[all...]
H A Dhment.c491 hment_walk(page_t *pp, htable_t **ht, uint_t *entry, hment_t *prev) in hment_walk() argument
529 hment_remove(page_t *pp, htable_t *ht, uint_t entry) in hment_remove() argument
727 htable_t *ht; in hment_steal() local
[all...]
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_51/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() argument
1782 Hashtable ht = new Hashtable(); in deleteAttributes() local
2051 Hashtable ht = new Hashtable(); in findServices() local
2100 Hashtable ht = new Hashtable(); findAttributes() local
2906 findMatchingAttributes(ServiceRecordInMemory rec, Vector attrTags, Hashtable ht, Vector ret) findMatchingAttributes() argument
2951 saveValueIfMatch(ServerAttribute attr, AttributePattern attrTag, Hashtable ht, Vector ret) saveValueIfMatch() argument
3103 Hashtable ht = new Hashtable(); mergeOldRecordIntoNew() local
[all...]
H A DServiceStoreFactory.java329 Hashtable ht = new Hashtable(); in deserialize() local
H A DDATable.java375 Hashtable ht = new Hashtable(); in validateScopes() 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_51/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; do_ptable_dcmd() local
980 htable_t *ht; do_htables_dcmd() local
[all...]
/titanic_51/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_hash.c110 did_hash_destroy(did_hash_t *ht) in did_hash_destroy() argument
/titanic_51/usr/src/lib/libsqlite/src/
H A Dhash.h44 } *ht; member
/titanic_51/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_ht.c91 HT_HANDLE *ht; in ht_create_table() local
[all...]
/titanic_51/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.c390 int fd, retries, ht, stat; in _nss_files_XY_hash() local
[all...]
/titanic_51/usr/src/cmd/cpc/common/
H A Dcpustat.c414 hrtime_t ht, htdelta, restdelta; in gtick() local
/titanic_51/usr/src/uts/common/os/
H A Dlgrp_topo.c1437 lgrp_topo_ht_limit_set(int ht) in lgrp_topo_ht_limit_set() argument
/titanic_51/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 */ global() member
4119 struct s_x3node **ht; /* Hash table for lookups */ global() member
4266 struct s_x4node **ht; /* Hash table for lookups */ global() member
[all...]
/titanic_51/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c1713 struct ieee80211_ie_htinfo *ht = in ieee80211_ht_update_beacon() local
[all...]
/titanic_51/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_init.c1926 bmic_host_wellness_time_t *ht; in update_time() local
[all...]
/titanic_51/usr/src/cmd/mdb/common/modules/genunix/
H A Dmemory.c504 vn_htable_t ht; in memstat() local
/titanic_51/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() argument
/titanic_51/usr/src/cmd/mdb/common/modules/dtrace/
H A Ddtrace.c1309 dtrace_helptrace_t *ht; in dtrace_helptrace_step() local

12