Searched defs:kmem_cache_alloc_node (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dslab.h247 static inline void *kmem_cache_alloc_node(struct kmem_cache *cachep, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dutil.c291 EXPORT_TRACEPOINT_SYMBOL(kmem_cache_alloc_node); variable
H A Dslob.c605 void *kmem_cache_alloc_node(struct kmem_cache *c, gfp_t flags, int node) function
627 EXPORT_SYMBOL(kmem_cache_alloc_node); variable
H A Dslab.c3687 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) function
3698 EXPORT_SYMBOL(kmem_cache_alloc_node); variable
H A Dslub.c1751 void *kmem_cache_alloc_node(struct kmem_cache *s, gfp_t gfpflags, int node) function
1760 EXPORT_SYMBOL(kmem_cache_alloc_node); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dutil.c291 EXPORT_TRACEPOINT_SYMBOL(kmem_cache_alloc_node); variable
H A Dslob.c605 void *kmem_cache_alloc_node(struct kmem_cache *c, gfp_t flags, int node) function
627 EXPORT_SYMBOL(kmem_cache_alloc_node); variable
H A Dslab.c3687 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) function
3698 EXPORT_SYMBOL(kmem_cache_alloc_node); variable
H A Dslub.c1751 void *kmem_cache_alloc_node(struct kmem_cache *s, gfp_t gfpflags, int node) function
1760 EXPORT_SYMBOL(kmem_cache_alloc_node); variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dslab.h247 static inline void *kmem_cache_alloc_node(struct kmem_cache *cachep, function

Completed in 255 milliseconds