Home
last modified time | relevance | path

Searched refs:kmemleak_alloc_percpu (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkmemleak.rst140 - ``kmemleak_alloc_percpu`` - 通知一个 percpu 类型的内存分配
/linux/mm/
H A Dkmemleak.c1090 void __ref kmemleak_alloc_percpu(const void __percpu *ptr, size_t size, in kmemleak_alloc_percpu() function
1098 EXPORT_SYMBOL_GPL(kmemleak_alloc_percpu);
H A Dpercpu.c1903 kmemleak_alloc_percpu(ptr, size, gfp); in pcpu_alloc_noprof()