Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dslab.h397 extern void *kmem_cache_alloc_node_trace(struct kmem_cache *s,
402 kmem_cache_alloc_node_trace(struct kmem_cache *s, in kmem_cache_alloc_node_trace() function
421 kmem_cache_alloc_node_trace(struct kmem_cache *s, in kmem_cache_alloc_node_trace() function
551 return kmem_cache_alloc_node_trace(kmalloc_caches[i], in kmalloc_node()
/Linux-v4.19/mm/
Dslab.c3654 void *kmem_cache_alloc_node_trace(struct kmem_cache *cachep, in kmem_cache_alloc_node_trace() function
3669 EXPORT_SYMBOL(kmem_cache_alloc_node_trace);
3681 ret = kmem_cache_alloc_node_trace(cachep, flags, node, size); in __do_kmalloc_node()
Dslub.c2752 void *kmem_cache_alloc_node_trace(struct kmem_cache *s, in kmem_cache_alloc_node_trace() function
2764 EXPORT_SYMBOL(kmem_cache_alloc_node_trace);