Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcgroup-defs.h408 int max_descendants; member
/linux-6.3-rc2/kernel/cgroup/
A Dcgroup.c2014 cgrp->max_descendants = INT_MAX; in init_cgroup_housekeeping()
3583 int descendants = READ_ONCE(cgrp->max_descendants); in cgroup_max_descendants_show()
3616 cgrp->max_descendants = descendants; in cgroup_max_descendants_write()
5696 if (cgroup->nr_descendants >= cgroup->max_descendants) in cgroup_check_hierarchy_limits()

Completed in 16 milliseconds