Lines Matching refs:__this_cpu_read
324 x = delta + __this_cpu_read(*p); in __mod_zone_page_state()
326 t = __this_cpu_read(pcp->stat_threshold); in __mod_zone_page_state()
349 x = delta + __this_cpu_read(*p); in __mod_node_page_state()
351 t = __this_cpu_read(pcp->stat_threshold); in __mod_node_page_state()
391 t = __this_cpu_read(pcp->stat_threshold); in __inc_zone_state()
409 t = __this_cpu_read(pcp->stat_threshold); in __inc_node_state()
437 t = __this_cpu_read(pcp->stat_threshold); in __dec_zone_state()
455 t = __this_cpu_read(pcp->stat_threshold); in __dec_node_state()
810 if (!__this_cpu_read(p->expire) || in refresh_cpu_vm_stats()
811 !__this_cpu_read(p->pcp.count)) in refresh_cpu_vm_stats()
825 if (__this_cpu_read(p->pcp.count)) { in refresh_cpu_vm_stats()