Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/cvt/
H A Dhash.c51 struct hash_data { struct
151 hash_find_list_cb(void *node, struct hash_data *hd) in hash_find_list_cb()
170 struct hash_data hd; in hash_find_iter()
183 hash_find_first_cb(void *node, struct hash_data *hd) in hash_find_first_cb()
197 struct hash_data hd; in hash_find()
/titanic_44/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.c132 project_hash_by_id(void *hash_data, mod_hash_key_t key) in project_hash_by_id() argument
142 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
/titanic_44/usr/src/uts/common/io/
H A Dsad_conf.c75 sad_hash_alg(void *hash_data, mod_hash_key_t key) in sad_hash_alg() argument
H A Dtl.c1340 tl_hash_by_addr(void *hash_data, mod_hash_key_t key) in tl_hash_by_addr() argument
/titanic_44/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
/titanic_44/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