Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dcgroup-defs.h745 bool implicit_on_dfl:1; member
/linux-6.15/kernel/cgroup/
H A Ddebug.c379 debug_cgrp_subsys.implicit_on_dfl = true; in enable_debug_cgroup()
H A Dcgroup.c1810 !ss->implicit_on_dfl) in rebind_subsystems()
3251 return cgroup_on_dfl(cgrp) && ss->implicit_on_dfl; in css_visible()
6262 WARN_ON(ss->implicit_on_dfl && !ss->threaded); in cgroup_init()
6264 if (ss->implicit_on_dfl) in cgroup_init()
/linux-6.15/kernel/events/
H A Dcore.c14613 .implicit_on_dfl = true,