Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpsi_types.h44 PSI_CPU, enumerator
/linux/kernel/sched/
H A Dpsi.c1277 if (!(group == &psi_system && res == PSI_CPU && full)) { in psi_show()
1519 return psi_show(m, &psi_system, PSI_CPU); in psi_cpu_show()
1595 return psi_write(file, user_buf, nbytes, PSI_CPU); in psi_cpu_write()
/linux/kernel/cgroup/
H A Dcgroup.c3989 return psi_show(seq, psi, PSI_CPU); in pressure_write()
4052 return pressure_write(of, buf, nbytes, PSI_CPU); in cgroup_pressure_write()
5548 .file_offset = offsetof(struct cgroup, psi_files[PSI_CPU]),