Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpsi_types.h61 PSI_MEM_FULL, enumerator
/linux/kernel/sched/
H A Dpsi.c256 state_mask |= BIT(PSI_MEM_FULL); in test_states()
779 if (groupc->state_mask & (1 << PSI_MEM_FULL)) in record_times()
780 groupc->times[PSI_MEM_FULL] += delta; in record_times()
872 state_mask |= (1 << PSI_MEM_FULL); in psi_group_change()