Searched refs:kmemleak_ignore_phys (Results 1 – 9 of 9) sorted by relevance
35 extern void kmemleak_ignore_phys(phys_addr_t phys) __ref;115 static inline void kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys() function
230 kmemleak_ignore_phys(crash_base); in reserve_crashkernel()232 kmemleak_ignore_phys(crashk_low_res.start); in reserve_crashkernel()
53 kmemleak_ignore_phys(base); in early_init_dt_alloc_reserved_memory_arch()
370 kmemleak_ignore_phys(addr); in cma_declare_contiguous_nid()
1238 void __ref kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys() function1245 EXPORT_SYMBOL(kmemleak_ignore_phys);
3092 kmemleak_ignore_phys(__pa(ptr)); in pcpu_embed_first_chunk()3286 kmemleak_ignore_phys(__pa(ptr)); in pcpu_page_first_chunk()3399 kmemleak_ignore_phys(__pa(fc)); in setup_per_cpu_areas()
671 kmemleak_ignore_phys(acpi_tables_addr); in acpi_table_upgrade()
177 - ``kmemleak_ignore_phys``
677 kmemleak_ignore_phys(__pa(__kfence_pool)); in kfence_init_pool_early()