Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c1913 unsigned long occ, m_occ = 0, a_occ = 0; in task_cache_work() local
1923 if (occ > m_occ) { in task_cache_work()
1924 m_occ = occ; in task_cache_work()