Searched refs:PSI_IRQ (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dpsi_types.h46 PSI_IRQ, enumerator in enum:psi_res
/linux-master/kernel/sched/
H A Dpsi.c1243 only_full = res == PSI_IRQ;
1297 if (res == PSI_IRQ && --state != PSI_IRQ_FULL)
1618 return psi_show(m, &psi_system, PSI_IRQ);
1629 return psi_write(file, user_buf, nbytes, PSI_IRQ);
/linux-master/kernel/cgroup/
H A Dcgroup.c3834 return psi_show(seq, psi, PSI_IRQ);
3841 return pressure_write(of, buf, nbytes, PSI_IRQ);
5310 .file_offset = offsetof(struct cgroup, psi_files[PSI_IRQ]),

Completed in 217 milliseconds