Searched refs:kmemleak_alloc_phys (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | kmemleak.h | 32 extern void kmemleak_alloc_phys(phys_addr_t phys, size_t size, int min_count, 109 static inline void kmemleak_alloc_phys(phys_addr_t phys, size_t size, in kmemleak_alloc_phys() function
|
| /Linux-v5.4/mm/ |
| D | kmemleak.c | 1118 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);
|
| D | memblock.c | 1391 kmemleak_alloc_phys(found, size, 0, 0); in memblock_alloc_range_nid()
|
| /Linux-v5.4/Documentation/dev-tools/ |
| D | kmemleak.rst | 176 - ``kmemleak_alloc_phys``
|