Searched refs:kmemleak_vmalloc (Results 1 – 4 of 4) sorted by relevance
34 extern void kmemleak_vmalloc(const struct vm_struct *area, size_t size,87 static inline void kmemleak_vmalloc(const struct vm_struct *area, size_t size, in kmemleak_vmalloc() function
992 void __ref kmemleak_vmalloc(const struct vm_struct *area, size_t size, gfp_t gfp) in kmemleak_vmalloc() function1011 EXPORT_SYMBOL_GPL(kmemleak_vmalloc);
1757 kmemleak_vmalloc(area, size, gfp_mask); in __vmalloc_node_range()
153 - ``kmemleak_vmalloc`` - notify of a vmalloc() memory allocation