Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dpsi_types.h43 PSI_MEM, enumerator
/Linux-v6.1/kernel/sched/
Dpsi.c1361 return psi_show(m, &psi_system, PSI_MEM); in psi_memory_show()
1444 return psi_write(file, user_buf, nbytes, PSI_MEM); in psi_memory_write()
/Linux-v6.1/kernel/cgroup/
Dcgroup.c3728 return psi_show(seq, psi, PSI_MEM); in cgroup_memory_pressure_show()
3783 return pressure_write(of, buf, nbytes, PSI_MEM); in cgroup_memory_pressure_write()
5272 .file_offset = offsetof(struct cgroup, psi_files[PSI_MEM]),