Home
last modified time | relevance | path

Searched refs:hash_data (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dmodhash.c205 mod_hash_bystr(void *hash_data, mod_hash_key_t key) in mod_hash_bystr() argument
271 mod_hash_byptr(void *hash_data, mod_hash_key_t key) in mod_hash_byptr() argument
274 k >>= (int)(uintptr_t)hash_data; in mod_hash_byptr()
340 mod_hash_byid(void *hash_data, mod_hash_key_t key) in mod_hash_byid() argument
342 uint_t kval = (uint_t)(uintptr_t)hash_data; in mod_hash_byid()
H A Dproject.c133 project_hash_by_id(void *hash_data, mod_hash_key_t key) in project_hash_by_id() argument
143 return (mod_hash_byid(hash_data, (mod_hash_key_t)(uintptr_t)mykey)); in project_hash_by_id()
H A Drctl.c266 rctl_dict_hash_by_id(void *hash_data, mod_hash_key_t key) in rctl_dict_hash_by_id() argument
/illumos-gate/usr/src/uts/common/io/
H A Dsad_conf.c73 sad_hash_alg(void *hash_data, mod_hash_key_t key) in sad_hash_alg() argument
H A Dtl.c1406 tl_hash_by_addr(void *hash_data, mod_hash_key_t key) in tl_hash_by_addr() argument
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtnet.c259 gcdb_hash_by_secattr(void *hash_data, mod_hash_key_t key) in gcdb_hash_by_secattr() argument
303 gcgrp_hash_by_addr(void *hash_data, mod_hash_key_t key) in gcgrp_hash_by_addr() argument
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c1351 ibd_hash_by_id(void *hash_data, mod_hash_key_t key) in ibd_hash_by_id() argument