Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dpsi.c1253 bool only_full = false; in psi_show() local
1274 only_full = res == PSI_IRQ; in psi_show()
1277 for (full = 0; full < 2 - only_full; full++) { in psi_show()
1291 full || only_full ? "full" : "some", in psi_show()