Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dslab.h470 extern void *kmem_cache_alloc_node_trace(struct kmem_cache *s,
475 kmem_cache_alloc_node_trace(struct kmem_cache *s, in kmem_cache_alloc_node_trace() function
494 kmem_cache_alloc_node_trace(struct kmem_cache *s, in kmem_cache_alloc_node_trace() function
609 return kmem_cache_alloc_node_trace( in kmalloc_node()
/Linux-v5.15/mm/
Dslab.c3610 void *kmem_cache_alloc_node_trace(struct kmem_cache *cachep, in kmem_cache_alloc_node_trace() function
3625 EXPORT_SYMBOL(kmem_cache_alloc_node_trace);
3639 ret = kmem_cache_alloc_node_trace(cachep, flags, node, size); in __do_kmalloc_node()
Dslub.c3259 void *kmem_cache_alloc_node_trace(struct kmem_cache *s, in kmem_cache_alloc_node_trace() function
3271 EXPORT_SYMBOL(kmem_cache_alloc_node_trace);