cpu_cache_get    1571 mm/slab.c      		BUG_ON(cpu_cache_get(&cache_cache) != &initarray_cache.cache);
cpu_cache_get    1572 mm/slab.c      		memcpy(ptr, cpu_cache_get(&cache_cache),
cpu_cache_get    1585 mm/slab.c      		BUG_ON(cpu_cache_get(malloc_sizes[INDEX_AC].cs_cachep)
cpu_cache_get    1587 mm/slab.c      		memcpy(ptr, cpu_cache_get(malloc_sizes[INDEX_AC].cs_cachep),
cpu_cache_get    2102 mm/slab.c      	cpu_cache_get(cachep)->avail = 0;
cpu_cache_get    2103 mm/slab.c      	cpu_cache_get(cachep)->limit = BOOT_CPUCACHE_ENTRIES;
cpu_cache_get    2104 mm/slab.c      	cpu_cache_get(cachep)->batchcount = 1;
cpu_cache_get    2105 mm/slab.c      	cpu_cache_get(cachep)->touched = 0;
cpu_cache_get    2436 mm/slab.c      	ac = cpu_cache_get(cachep);
cpu_cache_get    2959 mm/slab.c      	ac = cpu_cache_get(cachep);
cpu_cache_get    3029 mm/slab.c      		ac = cpu_cache_get(cachep);
cpu_cache_get    3188 mm/slab.c      	ac = cpu_cache_get(cachep);
cpu_cache_get    3579 mm/slab.c      	struct array_cache *ac = cpu_cache_get(cachep);
cpu_cache_get    3904 mm/slab.c      	old = cpu_cache_get(new->cachep);
cpu_cache_get    4072 mm/slab.c      		drain_array(searchp, l3, cpu_cache_get(searchp), 0, node);