Searched refs:alloc_alien_cache (Results 1 – 1 of 1) sorted by relevance
833 static inline struct alien_cache **alloc_alien_cache(int node, in alloc_alien_cache() function882 static struct alien_cache **alloc_alien_cache(int node, int limit, gfp_t gfp) in alloc_alien_cache() function1196 alien = alloc_alien_cache(node, cachep->limit, GFP_KERNEL); in cpuup_prepare()3610 new_alien = alloc_alien_cache(node, cachep->limit, gfp); in alloc_kmem_cache_node()