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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslab.c253 * struct array_cache
264 struct array_cache { struct
272 * alignment of array_cache. Also simplifies accessing
284 struct array_cache cache;
299 struct array_cache *shared; /* shared per node */
300 struct array_cache **alien; /* on other nodes */
384 struct array_cache *array[NR_CPUS];
702 struct array_cache **alc;
754 static inline struct array_cache *cpu_cache_get(struct kmem_cache *cachep)
942 static struct array_cache *alloc_arraycach
[all...]

Completed in 89 milliseconds