Searched refs:uint64_hash_func (Results 1 – 3 of 3) sorted by relevance
91 void uint64_hash_func(const uint64_t *p, struct siphash *state) { in uint64_hash_func() function99 DEFINE_HASH_OPS(uint64_hash_ops, uint64_t, uint64_hash_func, uint64_compare_func);
97 void uint64_hash_func(const uint64_t *p, struct siphash *state);106 #define devt_hash_func uint64_hash_func
740 uint64_hash_func(&arity, state); in member_hash_func()