Searched refs:PSI_CPU (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | psi_types.h | 44 PSI_CPU, enumerator
|
| /linux-6.15/kernel/sched/ |
| H A D | psi.c | 1266 if (!(group == &psi_system && res == PSI_CPU && full)) { in psi_show() 1508 return psi_show(m, &psi_system, PSI_CPU); in psi_cpu_show() 1584 return psi_write(file, user_buf, nbytes, PSI_CPU); in psi_cpu_write()
|
| /linux-6.15/kernel/cgroup/ |
| H A D | cgroup.c | 3863 return psi_show(seq, psi, PSI_CPU); in cgroup_cpu_pressure_show() 3918 return pressure_write(of, buf, nbytes, PSI_CPU); in cgroup_cpu_pressure_write() 5392 .file_offset = offsetof(struct cgroup, psi_files[PSI_CPU]),
|