Searched refs:kmemleak_vmalloc (Results 1 – 3 of 3) sorted by relevance
542 kmemleak_vmalloc(vm, size, gfp_mask); in kasan_alloc_module_shadow()
947 void __ref kmemleak_vmalloc(const struct vm_struct *area, size_t size, gfp_t gfp) in kmemleak_vmalloc() function961 EXPORT_SYMBOL_GPL(kmemleak_vmalloc);
3114 kmemleak_vmalloc(area, size, gfp_mask); in __vmalloc_node_range()