Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpsi_types.h46 PSI_IRQ, enumerator
/linux/kernel/sched/
H A Dpsi.c1255 if (!irqtime_enabled() && res == PSI_IRQ) in psi_show()
1268 only_full = res == PSI_IRQ; in psi_show()
1322 if (res == PSI_IRQ && --state != PSI_IRQ_FULL) in psi_trigger_create()
1643 return psi_show(m, &psi_system, PSI_IRQ); in psi_irq_show()
1654 return psi_write(file, user_buf, nbytes, PSI_IRQ); in psi_irq_write()
/linux/kernel/cgroup/
H A Dcgroup.c4026 return psi_show(seq, psi, PSI_IRQ); in cgroup_irq_pressure_show()
4033 return pressure_write(of, buf, nbytes, PSI_IRQ); in cgroup_irq_pressure_write()
5522 .file_offset = offsetof(struct cgroup, psi_files[PSI_IRQ]),