Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dkmemleak.h37 static inline void kmemleak_alloc_recursive(const void *ptr, size_t size, in kmemleak_alloc_recursive() function
65 static inline void kmemleak_alloc_recursive(const void *ptr, size_t size, in kmemleak_alloc_recursive() function
/openbmc/linux/mm/
H A Dslab.h765 kmemleak_alloc_recursive(p[i], s->object_size, 1, in slab_post_alloc_hook()
/openbmc/linux/Documentation/dev-tools/
H A Dkmemleak.rst168 - ``kmemleak_alloc_recursive`` - as kmemleak_alloc but checks the recursiveness