Home
last modified time | relevance | path

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

/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