Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpsi_types.h59 PSI_IO_FULL, enumerator
/linux/kernel/sched/
H A Dpsi.c250 state_mask |= BIT(PSI_IO_FULL); in test_states()
773 if (groupc->state_mask & (1 << PSI_IO_FULL)) in record_times()
774 groupc->times[PSI_IO_FULL] += delta; in record_times()
1317 state = PSI_IO_FULL + res * 2; in psi_trigger_create()