Searched refs:raw_atomic_fetch_inc_relaxed (Results 1 – 3 of 3) sorted by relevance
660 return raw_atomic_fetch_inc_relaxed(v); in raw_atomic_long_fetch_inc_relaxed()
576 return raw_atomic_fetch_inc_relaxed(v); in atomic_fetch_inc_relaxed()
1172 raw_atomic_fetch_inc_relaxed(atomic_t *v) in raw_atomic_fetch_inc_relaxed() function