Home
last modified time | relevance | path

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

12

/illumos-gate/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
738 htable_t *ht; in htable_reap() local
785 htable_t *ht = NULL; in htable_alloc() local
979 htable_free(htable_t *ht) in htable_free()
1040 htable_t *ht; in htable_purge_hat() local
[all …]
H A Dhtable.h136 #define HTABLE_NUM_PTES(ht) (((ht)->ht_flags & HTABLE_COPIED) ? \ argument
139 #define HTABLE_LAST_PAGE(ht) \ argument
150 #define HTABLE_NUM_PTES(ht) \ argument
153 #define HTABLE_LAST_PAGE(ht) ((ht)->ht_vaddr - MMU_PAGESIZE + \ argument
303 #define HTABLE_LOCK_INC(ht) atomic_inc_32(&(ht)->ht_lock_cnt) argument
304 #define HTABLE_LOCK_DEC(ht) atomic_dec_32(&(ht)->ht_lock_cnt) argument
H A Dhat_i86.c456 htable_t *ht; /* top level htable */ in hat_alloc() local
609 htable_t *ht; in hat_cpu_alloc() local
1273 htable_t *ht; in hat_init_finish() local
1655 htable_t *ht = NULL; in hat_swapout() local
1806 htable_t *ht, in hati_pte_map()
1935 htable_t *ht; in hati_load_common() local
2023 htable_t *ht; in hat_kmap_load() local
2390 htable_t *ht = NULL; in hat_unlock() local
2670 htable_t *ht, in hat_pte_unmap()
2775 htable_t *ht; in hat_kmap_unload() local
[all …]
H A Dhment.c487 hment_walk(page_t *pp, htable_t **ht, uint_t *entry, hment_t *prev) in hment_walk()
525 hment_remove(page_t *pp, htable_t *ht, uint_t entry) in hment_remove()
723 htable_t *ht; in hment_steal() local
H A Di86_mmu.c117 htable_t *ht; in hat_kmap_init() local
/illumos-gate/usr/src/lib/lib9p/common/
H A Dhashtable.h34 struct ht { struct
35 struct ht_entry * ht_entries; argument
36 ssize_t ht_nentries; argument
37 pthread_rwlock_t ht_rwlock; argument
/illumos-gate/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 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
/illumos-gate/usr/src/cmd/mdb/common/modules/libmlsvc/
H A Dsmb_ht.c43 HT_HANDLE *ht; in smb_ht_walk_init() local
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/
H A Di86mmu.c545 htable_t *ht; in do_va2pa() local
698 htable_t *ht; in do_report_maps() local
832 htable_t *ht; in do_ptable_dcmd() local
959 htable_t *ht; in do_htables_dcmd() local
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_hash.c108 did_hash_destroy(did_hash_t *ht) in did_hash_destroy()
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_lease.c155 smb_hash_t *ht = sr->sr_server->sv_lease_ht; in smb2_lease_create() local
245 smb_hash_t *ht = sv->sv_lease_ht; in lease_lookup() local
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dhash.h41 } *ht; member
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_ht.c89 HT_HANDLE *ht; in ht_create_table() local
/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dfiles_common.c391 int fd, retries, ht, stat; in _nss_files_XY_hash() local
/illumos-gate/usr/src/cmd/cpc/common/
H A Dcpustat.c433 hrtime_t ht, htdelta, restdelta; in gtick() local
/illumos-gate/usr/src/uts/common/os/
H A Dlgrp_topo.c1437 lgrp_topo_ht_limit_set(int ht) in lgrp_topo_ht_limit_set()
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c3749 struct s_x1node **ht; /* Hash table for lookups */ member
3910 struct s_x2node **ht; /* Hash table for lookups */ member
4116 struct s_x3node **ht; /* Hash table for lookups */ member
4263 struct s_x4node **ht; /* Hash table for lookups */ member
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_ht.c1713 struct ieee80211_ie_htinfo *ht = in ieee80211_ht_update_beacon() local
/illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/
H A Dsmartpqi_init.c2030 bmic_host_wellness_time_t *ht; in update_time() local
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmemory.c508 vn_htable_t ht; in memstat() local

12