Home
last modified time | relevance | path

Searched defs:kmem_cache_alloc_node (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/include/linux/
Dslab.h273 static inline void *kmem_cache_alloc_node(struct kmem_cache *cachep, in kmem_cache_alloc_node() function
/linux-3.3/mm/
Dslob.c609 void *kmem_cache_alloc_node(struct kmem_cache *c, gfp_t flags, int node) in kmem_cache_alloc_node() function
Dslab.c3740 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) in kmem_cache_alloc_node() function
Dslub.c2372 void *kmem_cache_alloc_node(struct kmem_cache *s, gfp_t gfpflags, int node) in kmem_cache_alloc_node() function