Searched refs:m_a_occ (Results 1 – 1 of 1) sorted by relevance
1873 unsigned long m_a_occ = 0; in task_cache_work() local1949 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()