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

/linux-4.4.14/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.4.14/mm/
H A Dslab.c2956 * and kmemleak_erase() requires its correct value. ____cache_alloc()
2967 kmemleak_erase(&ac->entry[ac->avail]); ____cache_alloc()

Completed in 85 milliseconds