Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmemcontrol-v1.c1459 static void mem_cgroup_threshold(struct mem_cgroup *memcg) in mem_cgroup_threshold() function
1533 mem_cgroup_threshold(memcg); in memcg1_check_events()
1578 const struct mem_cgroup_threshold *_a = a; in compare_thresholds()
1579 const struct mem_cgroup_threshold *_b = b; in compare_thresholds()
/linux-6.12.1/include/linux/
Dmemcontrol.h118 struct mem_cgroup_threshold { struct
130 struct mem_cgroup_threshold entries[] __counted_by(size); argument