Searched defs:hash_ptr (Results 1 – 5 of 5) sorted by relevance
67 static inline unsigned long hash_ptr(const void *ptr, unsigned int bits) in hash_ptr() function
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