Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/atomic/
H A Datomic-long.h1664 raw_atomic_long_add_negative_relaxed(long i, atomic_long_t *v) in raw_atomic_long_add_negative_relaxed() function
H A Datomic-instrumented.h4596 return raw_atomic_long_add_negative_relaxed(i, v); in atomic_long_add_negative_relaxed()