Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/cgroup/
Dcgroup.c158 static struct static_key_true *cgroup_subsys_on_dfl_key[] = { variable
1862 static_branch_enable(cgroup_subsys_on_dfl_key[ssid]); in rebind_subsystems()
1865 static_branch_disable(cgroup_subsys_on_dfl_key[ssid]); in rebind_subsystems()