Home
last modified time | relevance | path

Searched defs:cgroupfs_root (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dcgroup.c67 struct cgroupfs_root { struct
68 struct super_block *sb;
74 unsigned long subsys_bits;
77 unsigned long actual_subsys_bits;
80 struct list_head subsys_list;
104 static struct cgroupfs_root rootnode; argument