Home
last modified time | relevance | path

Searched refs:memsw_thresholds (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dmemcontrol.h275 struct mem_cgroup_thresholds memsw_thresholds; member
/kernel/linux/linux-6.6/include/linux/
H A Dmemcontrol.h273 struct mem_cgroup_thresholds memsw_thresholds; member
/kernel/linux/linux-5.10/mm/
H A Dmemcontrol.c4244 t = rcu_dereference(memcg->memsw_thresholds.primary); in __mem_cgroup_threshold()
4350 thresholds = &memcg->memsw_thresholds; in __mem_cgroup_usage_register_event()
4437 thresholds = &memcg->memsw_thresholds; in __mem_cgroup_usage_unregister_event()
/kernel/linux/linux-6.6/mm/
H A Dmemcontrol.c4240 t = rcu_dereference(memcg->memsw_thresholds.primary); in __mem_cgroup_threshold()
4346 thresholds = &memcg->memsw_thresholds; in __mem_cgroup_usage_register_event()
4433 thresholds = &memcg->memsw_thresholds; in __mem_cgroup_usage_unregister_event()

Completed in 24 milliseconds