Lines Matching refs:__this_cpu_read
332 x = delta + __this_cpu_read(*p); in __mod_zone_page_state()
334 t = __this_cpu_read(pcp->stat_threshold); in __mod_zone_page_state()
370 x = delta + __this_cpu_read(*p); in __mod_node_page_state()
372 t = __this_cpu_read(pcp->stat_threshold); in __mod_node_page_state()
419 t = __this_cpu_read(pcp->stat_threshold); in __inc_zone_state()
444 t = __this_cpu_read(pcp->stat_threshold); in __inc_node_state()
479 t = __this_cpu_read(pcp->stat_threshold); in __dec_zone_state()
504 t = __this_cpu_read(pcp->stat_threshold); in __dec_node_state()
858 if (!__this_cpu_read(pcp->expire) || in refresh_cpu_vm_stats()
859 !__this_cpu_read(pcp->count)) in refresh_cpu_vm_stats()
873 if (__this_cpu_read(pcp->count)) { in refresh_cpu_vm_stats()