Home
last modified time | relevance | path

Searched refs:kmemleak_ignore_phys (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dkmemleak.h37 extern void kmemleak_ignore_phys(phys_addr_t phys) __ref;
123 static inline void kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys() function
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkmemleak.rst161 - ``kmemleak_ignore_phys``
/linux/mm/
H A Dcma.c505 kmemleak_ignore_phys(base); in __cma_declare_contiguous_nid()
/linux/mm/kfence/
H A Dcore.c728 kmemleak_ignore_phys(__pa(__kfence_pool)); in kfence_init_pool_early()
/linux/kernel/liveupdate/
H A Dkexec_handover.c1549 kmemleak_ignore_phys(kho_scratch[i].addr); in kho_init()