Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dfair.c1873 unsigned long m_a_occ = 0; in task_cache_work() local
1949 if (a_occ > m_a_occ) { in task_cache_work()
1950 m_a_occ = a_occ; in task_cache_work()
1961 if (m_a_occ > (2 * curr_m_a_occ)) { in task_cache_work()