Searched refs:this_cpu_sub_return (Results 1 – 3 of 3) sorted by relevance
118 ul = this_cpu_sub_return(ulong_counter, ui_one); in percpu_test_init()
522 #define this_cpu_sub_return(pcp, val) this_cpu_add_return(pcp, -(typeof(pcp))(val)) macro
60 this_cpu_sub_return(pcp, val)