Home
last modified time | relevance | path

Searched defs:hash_ptr (Results 1 – 5 of 5) sorted by relevance

/external/linux-tools-perf/src/include/linux/
Dhash.h67 static inline unsigned long hash_ptr(const void *ptr, unsigned int bits) in hash_ptr() function
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug_refcnt.c53 static unsigned hash_ptr(void* p) in hash_ptr() function
Du_debug_symbol.c203 static unsigned hash_ptr(void* p) in hash_ptr() function
/external/fio/
Dhash.h71 static inline unsigned long hash_ptr(void *ptr, unsigned int bits) in hash_ptr() function
/external/wpa_supplicant_8/src/crypto/
Drandom.c103 u32 *hash_ptr; in random_extract() local