Searched refs:kmemleak_vmalloc (Results 1 – 4 of 4) sorted by relevance
22 extern void kmemleak_vmalloc(const struct vm_struct *area, size_t size,75 static inline void kmemleak_vmalloc(const struct vm_struct *area, size_t size, in kmemleak_vmalloc() function
933 void __ref kmemleak_vmalloc(const struct vm_struct *area, size_t size, gfp_t gfp) in kmemleak_vmalloc() function947 EXPORT_SYMBOL_GPL(kmemleak_vmalloc);
2569 kmemleak_vmalloc(area, size, gfp_mask); in __vmalloc_node_range()
158 - ``kmemleak_vmalloc`` - notify of a vmalloc() memory allocation