Searched defs:kmemleak_alloc_phys (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/memblock/linux/ |
| D | kmemleak.h | 9 static inline void kmemleak_alloc_phys(phys_addr_t phys, size_t size, in kmemleak_alloc_phys() function
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | kmemleak.h | 108 static inline void kmemleak_alloc_phys(phys_addr_t phys, size_t size, in kmemleak_alloc_phys() function
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | kmemleak.h | 109 static inline void kmemleak_alloc_phys(phys_addr_t phys, size_t size, in kmemleak_alloc_phys() function
|
| /kernel/linux/linux-5.10/mm/ |
| D | kmemleak.c | 1123 void __ref kmemleak_alloc_phys(phys_addr_t phys, size_t size, int min_count, in kmemleak_alloc_phys() function
|
| /kernel/linux/linux-6.6/mm/ |
| D | kmemleak.c | 1204 void __ref kmemleak_alloc_phys(phys_addr_t phys, size_t size, gfp_t gfp) in kmemleak_alloc_phys() function
|