Searched refs:mem_cgroup_threshold (Results 1 – 1 of 1) sorted by relevance
168 struct mem_cgroup_threshold { struct180 struct mem_cgroup_threshold entries[0]; argument200 static void mem_cgroup_threshold(struct mem_cgroup *mem);680 mem_cgroup_threshold(mem); in memcg_check_events()4001 static void mem_cgroup_threshold(struct mem_cgroup *memcg) in mem_cgroup_threshold() function4014 const struct mem_cgroup_threshold *_a = a; in compare_thresholds()4015 const struct mem_cgroup_threshold *_b = b; in compare_thresholds()4069 new = kmalloc(sizeof(*new) + size * sizeof(struct mem_cgroup_threshold), in mem_cgroup_usage_register_event()4080 sizeof(struct mem_cgroup_threshold)); in mem_cgroup_usage_register_event()4088 sort(new->entries, size, sizeof(struct mem_cgroup_threshold), in mem_cgroup_usage_register_event()