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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dslab.h69 static inline void *kmem_cache_alloc_node(struct kmem_cache *cachep, function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslab.c3636 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) function
3641 EXPORT_SYMBOL(kmem_cache_alloc_node); variable
H A Dslub.c1512 void *kmem_cache_alloc_node(struct kmem_cache *s, gfp_t gfpflags, int node) function
1516 EXPORT_SYMBOL(kmem_cache_alloc_node); variable

Completed in 174 milliseconds