Home
last modified time | relevance | path

Searched defs:kmemleak_ignore_phys (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dkmemleak.h115 static inline void kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys() function
/openbmc/linux/mm/
H A Dkmemleak.c1238 void __ref kmemleak_ignore_phys(phys_addr_t phys) in kmemleak_ignore_phys() function