OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hash_ptr
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/util/include/linux/added/
hash.h
70
static inline unsigned long
hash_ptr
(void *ptr, unsigned int bits)
function
/external/wpa_supplicant_8/src/crypto/
random.c
102
u32 *
hash_ptr
;
local
119
hash_ptr
= (u32 *) hash;
120
hash_ptr
[0] ^=
hash_ptr
[4];
Completed in 144 milliseconds