Home
last modified time | relevance | path

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

/openbmc/linux/kernel/cgroup/
H A Dmisc.c30 static struct misc_cg root_cg; variable
80 return atomic64_read(&root_cg.res[type].usage); in misc_cg_res_total_usage()
390 cg = &root_cg; in misc_cg_alloc()