Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dcgroup-defs.h432 struct cgroup_file psi_files[NR_PSI_RESOURCES]; member
/linux-6.3-rc2/kernel/cgroup/
A Dcgroup.c3850 cgroup_file_show(&cgrp->psi_files[i], enable); in cgroup_pressure_write()
5268 .file_offset = offsetof(struct cgroup, psi_files[PSI_IO]),
5276 .file_offset = offsetof(struct cgroup, psi_files[PSI_MEM]),
5284 .file_offset = offsetof(struct cgroup, psi_files[PSI_CPU]),
5293 .file_offset = offsetof(struct cgroup, psi_files[PSI_IRQ]),

Completed in 14 milliseconds