Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpsi_types.h43 PSI_MEM, enumerator
/linux/kernel/sched/
H A Dpsi.c1545 return psi_show(m, &psi_system, PSI_MEM); in psi_memory_show()
1632 return psi_write(file, user_buf, nbytes, PSI_MEM); in psi_memory_write()
/linux/kernel/cgroup/
H A Dcgroup.c4057 return psi_show(seq, psi, PSI_MEM); in cgroup_memory_pressure_show()
4141 return pressure_write(of, buf, nbytes, PSI_MEM); in cgroup_memory_pressure_write()
5636 .file_offset = offsetof(struct cgroup, psi_files[PSI_MEM]),