Lines Matching refs:__this_cpu_read
360 x = delta + __this_cpu_read(*p); in __mod_zone_page_state()
362 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()
447 t = __this_cpu_read(pcp->stat_threshold); in __inc_zone_state()
472 t = __this_cpu_read(pcp->stat_threshold); in __inc_node_state()
507 t = __this_cpu_read(pcp->stat_threshold); in __dec_zone_state()
532 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()