Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dmemcontrol-v1.c440 t = rcu_dereference(memcg->memsw_thresholds.primary); in __mem_cgroup_threshold()
752 thresholds = &memcg->memsw_thresholds; in __mem_cgroup_usage_register_event()
839 thresholds = &memcg->memsw_thresholds; in __mem_cgroup_usage_unregister_event()
/linux-6.15/include/linux/
H A Dmemcontrol.h297 struct mem_cgroup_thresholds memsw_thresholds; member