Searched refs:PSI_IO (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/include/linux/ |
D | psi_types.h | 42 PSI_IO, enumerator
|
/Linux-v6.6/kernel/sched/ |
D | psi.c | 1492 return psi_show(m, &psi_system, PSI_IO); in psi_io_show() 1566 return psi_write(file, user_buf, nbytes, PSI_IO); in psi_io_write()
|
/Linux-v6.6/kernel/cgroup/ |
D | cgroup.c | 3725 return psi_show(seq, psi, PSI_IO); in cgroup_io_pressure_show() 3780 return pressure_write(of, buf, nbytes, PSI_IO); in cgroup_io_pressure_write() 5277 .file_offset = offsetof(struct cgroup, psi_files[PSI_IO]),
|