Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcgroup-defs.h526 int nr_populated_threaded_children; member
/linux/kernel/cgroup/
H A Dcgroup.c801 WRITE_ONCE(cgrp->nr_populated_threaded_children, in css_update_populated()
802 cgrp->nr_populated_threaded_children + adj); in css_update_populated()