Home
last modified time | relevance | path

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

/linux-3.3/mm/
Dslab.c929 static struct array_cache *alloc_arraycache(int node, int entries, in alloc_arraycache() function
1026 ac_ptr[i] = alloc_arraycache(node, limit, 0xbaadf00d, gfp); in alloc_alien_cache()
1278 nc = alloc_arraycache(node, cachep->limit, in cpuup_prepare()
1283 shared = alloc_arraycache(node, in cpuup_prepare()
3932 new_shared = alloc_arraycache(node, in alloc_kmemlist()
4030 new->new[i] = alloc_arraycache(cpu_to_mem(i), limit, in do_tune_cpucache()