Home
last modified time | relevance | path

Searched refs:cgroup_rstat_flush_irqsafe (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/kernel/cgroup/
Drstat.c219 void cgroup_rstat_flush_irqsafe(struct cgroup *cgrp) in cgroup_rstat_flush_irqsafe() function
/linux-5.19.10/include/linux/
Dcgroup.h768 void cgroup_rstat_flush_irqsafe(struct cgroup *cgrp);
/linux-5.19.10/mm/
Dmemcontrol.c642 cgroup_rstat_flush_irqsafe(root_mem_cgroup->css.cgroup); in __mem_cgroup_flush_stats()