Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/cgroup/
Dcgroup.c221 static struct cftype cgroup_psi_files[]; variable
1694 cgroup_psi_files, false); in css_clear_dir()
1729 cgroup_psi_files, true); in css_populate_dir()
5265 static struct cftype cgroup_psi_files[] = { variable
6067 BUG_ON(cgroup_init_cftypes(NULL, cgroup_psi_files)); in cgroup_init()
7022 ret += show_delegatable_files(cgroup_psi_files, buf + ret, in delegate_show()