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

/linux-4.1.27/include/linux/
H A Dkmemleak.h56 static inline void kmemleak_erase(void **ptr) kmemleak_erase() function
103 static inline void kmemleak_erase(void **ptr) kmemleak_erase() function
/linux-4.1.27/mm/
H A Dslab.c2965 * and kmemleak_erase() requires its correct value. ____cache_alloc()
2976 kmemleak_erase(&ac->entry[ac->avail]); ____cache_alloc()

Completed in 141 milliseconds