Searched refs:KMALLOC_CGROUP (Results 1 – 2 of 2) sorted by relevance
642 KMALLOC_CGROUP = KMALLOC_NORMAL, enumerator655 KMALLOC_CGROUP, enumerator701 return KMALLOC_CGROUP; in kmalloc_type()
773 #define KMALLOC_CGROUP_NAME(sz) .name[KMALLOC_CGROUP] = "kmalloc-cg-" #sz,914 } else if (IS_ENABLED(CONFIG_MEMCG) && (type == KMALLOC_CGROUP)) { in new_kmalloc_cache()