Searched defs:this_cpu_dec_return (Results 1 – 2 of 2) sorted by relevance
505 #define this_cpu_dec_return(pcp) this_cpu_add_return(pcp, -1) macro
524 #define this_cpu_dec_return(pcp) this_cpu_add_return(pcp, -1) macro