Searched defs:atomic_fetch_inc_relaxed (Results 1 – 3 of 3) sorted by relevance
232 #define atomic_fetch_inc_relaxed(v) atomic_fetch_add_relaxed(1, (v)) macro236 #define atomic_fetch_inc_relaxed atomic_fetch_inc macro
402 #define atomic_fetch_inc_relaxed atomic_fetch_inc macro434 atomic_fetch_inc_relaxed(atomic_t *v) in atomic_fetch_inc_relaxed() function438 #define atomic_fetch_inc_relaxed atomic_fetch_inc_relaxed macro
318 atomic_fetch_inc_relaxed(atomic_t *v) in atomic_fetch_inc_relaxed() function323 #define atomic_fetch_inc_relaxed atomic_fetch_inc_relaxed macro