Home
last modified time | relevance | path

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

/linux/mm/
A Dslab.c622 static inline void *alternate_node_alloc(struct kmem_cache *cachep, in alternate_node_alloc() function
642 static void *alternate_node_alloc(struct kmem_cache *, gfp_t);
3073 static void *alternate_node_alloc(struct kmem_cache *cachep, gfp_t flags) in alternate_node_alloc() function
3271 objp = alternate_node_alloc(cache, flags); in __do_cache_alloc()

Completed in 11 milliseconds