/titanic_51/usr/src/tools/ctf/cvt/ |
H A D | tdata.c | 55 tdesc_layouthash(int nbuckets, void *node) in tdesc_layouthash() argument 129 tdesc_idhash(int nbuckets, void *data) in tdesc_idhash() argument 148 tdesc_namehash(int nbuckets, void *data) in tdesc_namehash() argument
|
H A D | hash.c | 61 hash_def_hash(int nbuckets, uintptr_t data) in hash_def_hash() argument 74 hash_name(int nbuckets, const char *name) in hash_name() argument 92 hash_new(int nbuckets, int (*hashfn)(int, void *), int (*cmp)(void *, void *)) in hash_new() argument
|
H A D | alist.c | 55 alist_hash(int nbuckets, alist_el_t *el) in alist_hash() argument 69 alist_xnew(int nbuckets, void (*namefree)(void *), in alist_xnew() argument
|
H A D | iidesc.c | 59 iidesc_hash(int nbuckets, void *arg) in iidesc_hash() argument
|
/titanic_51/usr/src/lib/libdtrace/common/ |
H A D | dt_strtab.c | 65 uint_t nbuckets = _dtrace_strbuckets; in dt_strtab_create() local
|
H A D | dt_aggregate.c | 290 int nbuckets = DTRACE_QUANTIZE_NBUCKETS, i; in dt_aggregate_quantizedcmp() local
|
/titanic_51/usr/src/lib/libipmi/common/ |
H A D | ipmi_hash.c | 174 ipmi_hash_link_t *link, **nbuckets; in ipmi_hash_resize() local
|
/titanic_51/usr/src/lib/krb5/plugins/kdb/db2/libdb2/hash/ |
H A D | hash.c | 385 int32_t l2, nbuckets; local
|
/titanic_51/usr/src/cmd/sendmail/db/hash/ |
H A D | hash.c | 206 int32_t l2, nbuckets; local
|
/titanic_51/usr/src/boot/sys/boot/common/ |
H A D | load_elf.c | 58 Elf_Hashelt nbuckets; member
|
/titanic_51/usr/src/uts/common/os/ |
H A D | msg.c | 1359 int nbuckets; in msg_fnd_neg_snd() local
|
/titanic_51/usr/src/uts/common/fs/zfs/ |
H A D | arc.c | 6698 size_t nbuckets = buf_hash_table.ht_mask + 1; in arc_dump() local
|
/titanic_51/usr/src/uts/common/io/ib/clients/daplt/ |
H A D | daplt.c | 9423 daplka_hash_create(daplka_hash_table_t *htblp, uint_t nbuckets, in daplka_hash_create() argument [all...] |
/titanic_51/usr/src/uts/common/dtrace/ |
H A D | dtrace.c | 2188 int nbuckets = this > nsteps ? nsteps : this; in dtrace_aggregate_llquantize_bucket() local
|