Searched defs:hash_ptr (Results 1 – 4 of 4) sorted by relevance
53 static unsigned hash_ptr(void* p) in hash_ptr() function
203 static unsigned hash_ptr(void* p) in hash_ptr() function
71 static inline unsigned long hash_ptr(void *ptr, unsigned int bits) in hash_ptr() function
103 u32 *hash_ptr; in random_extract() local