Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkmemleak.h74 static inline void kmemleak_vmalloc(const struct vm_struct *area, size_t size, in kmemleak_vmalloc() function
/openbmc/linux/mm/
H A Dkmemleak.c1021 void __ref kmemleak_vmalloc(const struct vm_struct *area, size_t size, gfp_t gfp) in kmemleak_vmalloc() function