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

/linux-master/include/linux/atomic/
H A Datomic-instrumented.h3719 * atomic_long_fetch_inc_relaxed() - atomic increment with relaxed ordering
3729 atomic_long_fetch_inc_relaxed(atomic_long_t *v) function
/linux-master/include/linux/
H A Dfs.h1039 long prior = atomic_long_fetch_inc_relaxed(&f->f_count);

Completed in 284 milliseconds