Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ !
Dmemcontrol.h141 struct mem_cgroup_threshold { struct
153 struct mem_cgroup_threshold entries[]; argument
/linux-6.1.9/mm/ !
Dmemcontrol.c167 static void mem_cgroup_threshold(struct mem_cgroup *memcg);
969 mem_cgroup_threshold(memcg); in memcg_check_events()
4219 static void mem_cgroup_threshold(struct mem_cgroup *memcg) in mem_cgroup_threshold() function
4232 const struct mem_cgroup_threshold *_a = a; in compare_thresholds()
4233 const struct mem_cgroup_threshold *_b = b; in compare_thresholds()