Searched refs:PSI_MEM (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ |
| A D | psi_types.h | 43 PSI_MEM, enumerator
|
| /linux/kernel/sched/ |
| A D | psi.c | 1498 return psi_show(m, &psi_system, PSI_MEM); in psi_memory_show() 1573 return psi_write(file, user_buf, nbytes, PSI_MEM); in psi_memory_write()
|
| /linux/kernel/cgroup/ |
| A D | cgroup.c | 3813 return psi_show(seq, psi, PSI_MEM); in cgroup_memory_pressure_show() 3868 return pressure_write(of, buf, nbytes, PSI_MEM); in cgroup_memory_pressure_write() 5345 .file_offset = offsetof(struct cgroup, psi_files[PSI_MEM]),
|
| /linux/mm/damon/ |
| A D | core.c | 1492 return div_u64(psi_system.total[PSI_AVGS][PSI_MEM * 2], in damos_get_some_mem_psi_total()
|
Completed in 28 milliseconds