Searched refs:PSI_MEM (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | psi_types.h | 36 PSI_MEM, enumerator
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | psi.c | 1121 return psi_show(m, &psi_system, PSI_MEM); in psi_memory_show() 1355 return psi_write(file, user_buf, nbytes, PSI_MEM); in psi_memory_write()
|
| /OK3568_Linux_fs/kernel/kernel/cgroup/ |
| H A D | cgroup.c | 3667 return psi_show(seq, psi, PSI_MEM); in cgroup_memory_pressure_show() 3722 return cgroup_pressure_write(of, buf, nbytes, PSI_MEM); in cgroup_memory_pressure_write()
|