Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkmemleak.h87 static inline void kmemleak_free_percpu(const void __percpu *ptr) in kmemleak_free_percpu() function
/openbmc/linux/mm/
H A Dkmemleak.c1078 void __ref kmemleak_free_percpu(const void __percpu *ptr) in kmemleak_free_percpu() function