Home
last modified time | relevance | path

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

/kernel/
Dcgroup.c163 static struct static_key_true *cgroup_subsys_on_dfl_key[] = { variable
1569 static_branch_enable(cgroup_subsys_on_dfl_key[ssid]); in rebind_subsystems()
1573 static_branch_disable(cgroup_subsys_on_dfl_key[ssid]); in rebind_subsystems()