Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemcontrol.h297 bool tcpmem_active; member
/openbmc/linux/mm/
H A Dmemcontrol.c3822 if (!memcg->tcpmem_active) { in memcg_update_tcp_max()
3840 memcg->tcpmem_active = true; in memcg_update_tcp_max()
5519 if (!cgroup_subsys_on_dfl(memory_cgrp_subsys) && memcg->tcpmem_active) in mem_cgroup_css_free()
7340 if (!cgroup_subsys_on_dfl(memory_cgrp_subsys) && !memcg->tcpmem_active) in mem_cgroup_sk_alloc()