Home
last modified time | relevance | path

Searched refs:raw_atomic_long_xchg_relaxed (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/atomic/
H A Datomic-long.h1339 raw_atomic_long_xchg_relaxed(atomic_long_t *v, long new) in raw_atomic_long_xchg_relaxed() function
H A Datomic-instrumented.h4303 return raw_atomic_long_xchg_relaxed(v, new); in atomic_long_xchg_relaxed()