Searched refs:ctf_hash_fun (Results 1 – 3 of 3) sorted by relevance
361 typedef unsigned int (*ctf_hash_fun) (const void *ptr); typedef376 extern ctf_hash_t *ctf_hash_create (unsigned long, ctf_hash_fun, ctf_hash_eq_fun);383 extern ctf_dynhash_t *ctf_dynhash_create (ctf_hash_fun, ctf_hash_eq_fun,
124 ctf_dynhash_create (ctf_hash_fun hash_fun, ctf_hash_eq_fun eq_fun, in ctf_dynhash_create()295 ctf_hash_create (unsigned long nelems, ctf_hash_fun hash_fun, in ctf_hash_create()
56 ctf_hash_fun f = ctf_hash_type_mapping_key; in ctf_add_type_mapping()