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

/mm/
H A Dslab.c678 static struct array_cache *alloc_arraycache(int node, int entries, function
1158 * alloc_arraycache's are going to use this list.
1175 shared = alloc_arraycache(node,
3591 new_shared = alloc_arraycache(node,

Completed in 75 milliseconds