Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpsi_types.h16 NR_MEMSTALL, enumerator
33 #define TSK_MEMSTALL (1 << NR_MEMSTALL)
/linux/kernel/sched/
H A Dpsi.c253 if (tasks[NR_MEMSTALL]) { in test_states()
265 if (tasks[NR_IOWAIT] || tasks[NR_MEMSTALL] || tasks[NR_RUNNING]) in test_states()
333 tasks[NR_MEMSTALL] > 1; in get_recent_times()