Searched refs:atomic_long_fetch_add_unless (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/atomic/
H A Datomic-instrumented.h4636 * atomic_long_fetch_add_unless() - atomic add unless value with full ordering
4649 atomic_long_fetch_add_unless(atomic_long_t *v, long a, long u) function

Completed in 102 milliseconds