Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmstat.c831 if (decay_pcp_high(zone, this_cpu_ptr(pcp))) in refresh_cpu_vm_stats()
H A Dpage_alloc.c2576 bool decay_pcp_high(struct zone *zone, struct per_cpu_pages *pcp) in decay_pcp_high() function