PSI_IRQ
return psi_show(seq, psi, PSI_IRQ);
return pressure_write(of, buf, nbytes, PSI_IRQ);
.file_offset = offsetof(struct cgroup, psi_files[PSI_IRQ]),
if (!irqtime_enabled() && res == PSI_IRQ)
only_full = res == PSI_IRQ;
if (res == PSI_IRQ && --state != PSI_IRQ_FULL)
return psi_show(m, &psi_system, PSI_IRQ);
return psi_write(file, user_buf, nbytes, PSI_IRQ);