Searched refs:__this_cpu_dec_return (Results 1 – 6 of 6) sorted by relevance
103 depth = __this_cpu_dec_return(fpu_recursion_depth); in dc_fpu_end()
218 __this_cpu_dec_return(pcp)
493 #define __this_cpu_dec_return(pcp) __this_cpu_add_return(pcp, -1) macro
500 v = __this_cpu_dec_return(*p); in __dec_zone_state() 523 v = __this_cpu_dec_return(*p); in __dec_node_state() 863 if (__this_cpu_dec_return(pcp->expire)) { in refresh_cpu_vm_stats()
259 __this_cpu_dec_return(pcp)
470 if (WARN_ON_ONCE(__this_cpu_dec_return(lockdep_recursion))) in lockdep_recursion_finish()