Scroll to navigation
atomic_inc - increment atomic variable
void atomic_inc(atomic_t * v);
v
Atomically increments v by 1.