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()
344 x = delta + __this_cpu_read(*p); in __mod_node_page_state()
346 t = __this_cpu_read(pcp->stat_threshold); in __mod_node_page_state()
386 t = __this_cpu_read(pcp->stat_threshold); in __inc_zone_state()
402 t = __this_cpu_read(pcp->stat_threshold); in __inc_node_state()
430 t = __this_cpu_read(pcp->stat_threshold); in __dec_zone_state()
446 t = __this_cpu_read(pcp->stat_threshold); in __dec_node_state()
796 if (!__this_cpu_read(p->expire) || in refresh_cpu_vm_stats()
797 !__this_cpu_read(p->pcp.count)) in refresh_cpu_vm_stats()
811 if (__this_cpu_read(p->pcp.count)) { in refresh_cpu_vm_stats()