]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/linux/memcontrol.h
memcg: zap memcg_slab_caches and memcg_slab_mutex
[mirror_ubuntu-artful-kernel.git] / include / linux / memcontrol.h
index 18ccb2988979cf61c715d1e3c9477d57d418f9c9..fb212e1d700d29b42036e448023bc70b2c95227d 100644 (file)
@@ -407,8 +407,6 @@ int memcg_charge_kmem(struct mem_cgroup *memcg, gfp_t gfp,
                      unsigned long nr_pages);
 void memcg_uncharge_kmem(struct mem_cgroup *memcg, unsigned long nr_pages);
 
-int __memcg_cleanup_cache_params(struct kmem_cache *s);
-
 /**
  * memcg_kmem_newpage_charge: verify if a new kmem allocation is allowed.
  * @gfp: the gfp allocation flags.