Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dslab.h431 extern void *kmem_cache_alloc_node_trace(struct kmem_cache *s,
436 kmem_cache_alloc_node_trace(struct kmem_cache *s, in kmem_cache_alloc_node_trace() function
455 kmem_cache_alloc_node_trace(struct kmem_cache *s, in kmem_cache_alloc_node_trace() function
570 return kmem_cache_alloc_node_trace( in kmalloc_node()
/Linux-v5.10/mm/
Dslab.c3587 void *kmem_cache_alloc_node_trace(struct kmem_cache *cachep, in kmem_cache_alloc_node_trace() function
3602 EXPORT_SYMBOL(kmem_cache_alloc_node_trace);
3616 ret = kmem_cache_alloc_node_trace(cachep, flags, node, size); in __do_kmalloc_node()
Dslub.c2937 void *kmem_cache_alloc_node_trace(struct kmem_cache *s, in kmem_cache_alloc_node_trace() function
2949 EXPORT_SYMBOL(kmem_cache_alloc_node_trace);