Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpsi_types.h61 PSI_MEM_FULL, enumerator
/openbmc/linux/kernel/sched/
H A Dpsi.c230 case PSI_MEM_FULL: in test_state()
764 if (groupc->state_mask & (1 << PSI_MEM_FULL)) in record_times()
765 groupc->times[PSI_MEM_FULL] += delta; in record_times()
872 state_mask |= (1 << PSI_MEM_FULL); in psi_group_change()