Home
last modified time | relevance | path

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

/linux/include/linux/
A Dmemcontrol.h157 struct mem_cgroup_threshold { struct
169 struct mem_cgroup_threshold entries[]; argument
/linux/mm/
A Dmemcontrol.c172 static void mem_cgroup_threshold(struct mem_cgroup *memcg);
862 mem_cgroup_threshold(memcg); in memcg_check_events()
4111 static void mem_cgroup_threshold(struct mem_cgroup *memcg) in mem_cgroup_threshold() function
4124 const struct mem_cgroup_threshold *_a = a; in compare_thresholds()
4125 const struct mem_cgroup_threshold *_b = b; in compare_thresholds()

Completed in 33 milliseconds