Home
last modified time | relevance | path

Searched refs:kmemleak_update_trace (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
A Dkmemleak.h27 extern void kmemleak_update_trace(const void *ptr) __ref;
91 static inline void kmemleak_update_trace(const void *ptr) in kmemleak_update_trace() function
/linux/tools/testing/radix-tree/linux/
A Dkmemleak.h1 static inline void kmemleak_update_trace(const void *ptr) { } in kmemleak_update_trace() function
/linux/drivers/gpu/drm/i915/
A Di915_buddy.c292 kmemleak_update_trace(block); in i915_buddy_alloc()
/linux/mm/
A Dmempool.c406 kmemleak_update_trace(element); in mempool_alloc()
A Dkmemleak.c1012 void __ref kmemleak_update_trace(const void *ptr) in kmemleak_update_trace() function
1037 EXPORT_SYMBOL(kmemleak_update_trace);
/linux/Documentation/dev-tools/
A Dkmemleak.rst162 - ``kmemleak_update_trace`` - update object allocation stack trace
/linux/lib/
A Dradix-tree.c271 kmemleak_update_trace(ret); in radix_tree_node_alloc()

Completed in 20 milliseconds