Searched refs:atomic_long_fetch_inc_relaxed (Results 1 - 2 of 2) sorted by last modified time

/linux-master/include/linux/
H A Dfs.h1039 long prior = atomic_long_fetch_inc_relaxed(&f->f_count);
/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

Completed in 151 milliseconds