Lines Matching refs:__this_cpu_read
362 x = delta + __this_cpu_read(*p); in __mod_zone_page_state()
364 t = __this_cpu_read(pcp->stat_threshold); in __mod_zone_page_state()
398 x = delta + __this_cpu_read(*p); in __mod_node_page_state()
400 t = __this_cpu_read(pcp->stat_threshold); in __mod_node_page_state()
445 t = __this_cpu_read(pcp->stat_threshold); in __inc_zone_state()
468 t = __this_cpu_read(pcp->stat_threshold); in __inc_node_state()
501 t = __this_cpu_read(pcp->stat_threshold); in __dec_zone_state()
524 t = __this_cpu_read(pcp->stat_threshold); in __dec_node_state()
851 if (!__this_cpu_read(pcp->expire) || in refresh_cpu_vm_stats()
852 !__this_cpu_read(pcp->count)) in refresh_cpu_vm_stats()
868 if (__this_cpu_read(pcp->count)) { in refresh_cpu_vm_stats()