Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dkmemleak.h50 static inline void kmemleak_alloc_recursive(const void *ptr, size_t size, in kmemleak_alloc_recursive() function
78 static inline void kmemleak_alloc_recursive(const void *ptr, size_t size, in kmemleak_alloc_recursive() function
/Linux-v4.19/mm/
Dslab.h442 kmemleak_alloc_recursive(object, s->object_size, 1, in slab_post_alloc_hook()
Dslob.c563 kmemleak_alloc_recursive(b, c->size, 1, c->flags, flags); in slob_alloc_node()
/Linux-v4.19/Documentation/dev-tools/
Dkmemleak.rst163 - ``kmemleak_alloc_recursive`` - as kmemleak_alloc but checks the recursiveness