Home
last modified time | relevance | path

Searched refs:kmemleak_alloc_phys (Results 1 – 2 of 2) sorted by relevance

/mm/
Dkmemleak.c1118 void __ref kmemleak_alloc_phys(phys_addr_t phys, size_t size, int min_count, in kmemleak_alloc_phys() function
1124 EXPORT_SYMBOL(kmemleak_alloc_phys);
Dmemblock.c1391 kmemleak_alloc_phys(found, size, 0, 0); in memblock_alloc_range_nid()