Home
last modified time | relevance | path

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

/linux/rust/helpers/
H A Datomic.c904 return atomic64_xchg_release(v, new); in rust_helper_atomic64_xchg_release()
/linux/include/linux/atomic/
H A Datomic-instrumented.h2731 atomic64_xchg_release(atomic64_t *v, s64 new) in atomic64_xchg_release() function