Home
last modified time | relevance | path

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

/linux/include/linux/
A Dslab.h467 extern void *kmem_cache_alloc_trace(struct kmem_cache *s, gfp_t flags, size_t size)
478 return kmem_cache_alloc_trace(s, gfpflags, size); in kmem_cache_alloc_node_trace()
483 static __always_inline __alloc_size(3) void *kmem_cache_alloc_trace(struct kmem_cache *s, in kmem_cache_alloc_trace() function
590 return kmem_cache_alloc_trace( in kmalloc()
/linux/tools/power/pm-graph/config/
A Dcgskip.txt37 kmem_cache_alloc_trace
/linux/Documentation/translations/zh_CN/dev-tools/
A Dkasan.rst98 kmem_cache_alloc_trace+0xe1/0x1b0
/linux/mm/
A Dslab.c3569 kmem_cache_alloc_trace(struct kmem_cache *cachep, gfp_t flags, size_t size) in kmem_cache_alloc_trace() function
3580 EXPORT_SYMBOL(kmem_cache_alloc_trace);
A Dslub.c3257 void *kmem_cache_alloc_trace(struct kmem_cache *s, gfp_t gfpflags, size_t size) in kmem_cache_alloc_trace() function
3264 EXPORT_SYMBOL(kmem_cache_alloc_trace);
/linux/Documentation/dev-tools/
A Dkasan.rst96 kmem_cache_alloc_trace+0xe1/0x1b0
/linux/Documentation/trace/
A Dhistogram.rst591 kmem_cache_alloc_trace+0xeb/0x150
620 kmem_cache_alloc_trace+0xeb/0x150

Completed in 37 milliseconds