Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpsi_types.h42 PSI_IO, enumerator
/linux/kernel/sched/
H A Dpsi.c1509 return psi_show(m, &psi_system, PSI_IO); in psi_io_show()
1583 return psi_write(file, user_buf, nbytes, PSI_IO); in psi_io_write()
/linux/kernel/cgroup/
H A Dcgroup.c3978 return psi_show(seq, psi, PSI_IO); in cgroup_io_pressure_show()
4033 return pressure_write(of, buf, nbytes, PSI_IO); in cgroup_io_pressure_write()
5516 .file_offset = offsetof(struct cgroup, psi_files[PSI_IO]),