Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmemcontrol.h144 struct mem_cgroup_threshold { struct
156 struct mem_cgroup_threshold entries[0]; argument
/Linux-v5.4/mm/
Dmemcontrol.c176 static void mem_cgroup_threshold(struct mem_cgroup *memcg);
910 mem_cgroup_threshold(memcg); in memcg_check_events()
4026 static void mem_cgroup_threshold(struct mem_cgroup *memcg) in mem_cgroup_threshold() function
4039 const struct mem_cgroup_threshold *_a = a; in compare_thresholds()
4040 const struct mem_cgroup_threshold *_b = b; in compare_thresholds()
4113 sizeof(struct mem_cgroup_threshold)); in __mem_cgroup_usage_register_event()
4121 sort(new->entries, size, sizeof(struct mem_cgroup_threshold), in __mem_cgroup_usage_register_event()