Home
last modified time | relevance | path

Searched defs:kmemleak_no_scan (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dkmemleak.h106 static inline void kmemleak_no_scan(const void *ptr) in kmemleak_no_scan() function
/linux-4.4.14/mm/
Dkmemleak.c1113 void __ref kmemleak_no_scan(const void *ptr) in kmemleak_no_scan() function