Home
last modified time | relevance | path

Searched refs:raw_atomic_long_fetch_andnot (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/asm-generic/bitops/
H A Datomic.h53 old = raw_atomic_long_fetch_andnot(mask, (atomic_long_t *)p); in arch_test_and_clear_bit()
/openbmc/linux/include/linux/atomic/
H A Datomic-long.h982 raw_atomic_long_fetch_andnot(long i, atomic_long_t *v) in raw_atomic_long_fetch_andnot() function
H A Datomic-instrumented.h3990 return raw_atomic_long_fetch_andnot(i, v); in atomic_long_fetch_andnot()