Searched refs:__ptr_to_hashval (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dvsprintf.c778 static inline int __ptr_to_hashval(const void *ptr, unsigned long *hashval_out) function
804 return __ptr_to_hashval(ptr, hashval_out);
827 ret = __ptr_to_hashval(ptr, &hashval);

Completed in 163 milliseconds