Searched refs:this_cpu_inc_return (Results 1 – 2 of 2) sorted by relevance
78 int cnt = this_cpu_inc_return(rqspinlock_held_locks.cnt); in grab_held_lock_entry()
514 #define this_cpu_inc_return(pcp) this_cpu_add_return(pcp, 1) macro
Completed in 5 milliseconds