Searched refs:PSI_MEM (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | psi_types.h | 28 PSI_MEM, enumerator
|
| /Linux-v5.4/kernel/sched/ |
| D | psi.c | 983 return psi_show(m, &psi_system, PSI_MEM); in psi_memory_show() 1229 return psi_write(file, user_buf, nbytes, PSI_MEM); in psi_memory_write()
|
| /Linux-v5.4/kernel/cgroup/ |
| D | cgroup.c | 3614 return psi_show(seq, psi, PSI_MEM); in cgroup_memory_pressure_show() 3661 return cgroup_pressure_write(of, buf, nbytes, PSI_MEM); in cgroup_memory_pressure_write()
|