Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/cgroup/
Drstat.c249 void cgroup_rstat_flush_irqsafe(struct cgroup *cgrp) in cgroup_rstat_flush_irqsafe() function
/Linux-v6.1/include/linux/
Dcgroup.h767 void cgroup_rstat_flush_irqsafe(struct cgroup *cgrp);
/Linux-v6.1/mm/
Dmemcontrol.c635 cgroup_rstat_flush_irqsafe(root_mem_cgroup->css.cgroup); in __mem_cgroup_flush_stats()