Raw File
kmemleak.h
static inline void kmemleak_ignore(const void *ptr)
{
}
back to top