Home
last modified time | relevance | path

Searched refs:KMALLOC_CGROUP (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dslab.h317 KMALLOC_CGROUP = KMALLOC_NORMAL, enumerator
319 KMALLOC_CGROUP,
361 return KMALLOC_CGROUP; in kmalloc_type()
/linux/mm/
A Dslab_common.c751 #define KMALLOC_CGROUP_NAME(sz) .name[KMALLOC_CGROUP] = "kmalloc-cg-" #sz,
851 } else if (IS_ENABLED(CONFIG_MEMCG_KMEM) && (type == KMALLOC_CGROUP)) { in new_kmalloc_cache()

Completed in 6 milliseconds