Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dgfp.h390 bool decay_pcp_high(struct zone *zone, struct per_cpu_pages *pcp);
/linux/mm/
H A Dvmstat.c845 if (decay_pcp_high(zone, this_cpu_ptr(pcp))) in refresh_cpu_vm_stats()
H A Dpage_alloc.c2583 bool decay_pcp_high(struct zone *zone, struct per_cpu_pages *pcp) in decay_pcp_high() function