Searched refs:alternate_node_alloc (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslab.c1002 static inline void *alternate_node_alloc(struct kmem_cache *cachep, function
1017 static void *alternate_node_alloc(struct kmem_cache *, gfp_t);
3181 static void *alternate_node_alloc(struct kmem_cache *cachep, gfp_t flags) function
3394 objp = alternate_node_alloc(cache, flags);

Completed in 51 milliseconds