Lines Matching refs:__this_cpu_read
323 x = delta + __this_cpu_read(*p); in __mod_zone_page_state()
325 t = __this_cpu_read(pcp->stat_threshold); in __mod_zone_page_state()
343 x = delta + __this_cpu_read(*p); in __mod_node_page_state()
345 t = __this_cpu_read(pcp->stat_threshold); in __mod_node_page_state()
385 t = __this_cpu_read(pcp->stat_threshold); in __inc_zone_state()
401 t = __this_cpu_read(pcp->stat_threshold); in __inc_node_state()
429 t = __this_cpu_read(pcp->stat_threshold); in __dec_zone_state()
445 t = __this_cpu_read(pcp->stat_threshold); in __dec_node_state()
795 if (!__this_cpu_read(p->expire) || in refresh_cpu_vm_stats()
796 !__this_cpu_read(p->pcp.count)) in refresh_cpu_vm_stats()
810 if (__this_cpu_read(p->pcp.count)) { in refresh_cpu_vm_stats()