Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.c628 static struct alien_cache *__alloc_alien_cache(int node, int entries, in __alloc_alien_cache() function
657 alc_ptr[i] = __alloc_alien_cache(node, limit, 0xbaadf00d, gfp); in alloc_alien_cache()