Searched refs:mod_hash_byptr (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | modhash.h | 75 uint_t mod_hash_byptr(void *, mod_hash_key_t);
|
/titanic_41/usr/src/uts/common/os/ |
H A D | modhash.c | 271 mod_hash_byptr(void *hash_data, mod_hash_key_t key) in mod_hash_byptr() function 312 val_dtor, mod_hash_byptr, (void *)rshift, mod_hash_ptrkey_cmp, in mod_hash_create_ptrhash()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | devinfo.c | 1200 return (mod_hash_byptr((void *)rshift, ptr)); in di_hash_byptr()
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip_if.c | 5091 th_trace_free, mod_hash_byptr, (void *)rshift, in th_trace_gethash()
|