cpu_cache_get    1772 mm/slab.c      	cpu_cache_get(cachep)->avail = 0;
cpu_cache_get    1773 mm/slab.c      	cpu_cache_get(cachep)->limit = BOOT_CPUCACHE_ENTRIES;
cpu_cache_get    1774 mm/slab.c      	cpu_cache_get(cachep)->batchcount = 1;
cpu_cache_get    1775 mm/slab.c      	cpu_cache_get(cachep)->touched = 0;
cpu_cache_get    2145 mm/slab.c      	ac = cpu_cache_get(cachep);
cpu_cache_get    2917 mm/slab.c      	ac = cpu_cache_get(cachep);
cpu_cache_get    2977 mm/slab.c      		ac = cpu_cache_get(cachep);
cpu_cache_get    3044 mm/slab.c      	ac = cpu_cache_get(cachep);
cpu_cache_get    3059 mm/slab.c      	ac = cpu_cache_get(cachep);
cpu_cache_get    3434 mm/slab.c      	struct array_cache *ac = cpu_cache_get(cachep);
cpu_cache_get    4002 mm/slab.c      		drain_array(searchp, n, cpu_cache_get(searchp), node);