Searched refs:raw_atomic_andnot (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/atomic/
H A Datomic-long.h966 raw_atomic_andnot(i, v);
H A Datomic-instrumented.h835 * Unsafe to use in noinstr code; use raw_atomic_andnot() there.
843 raw_atomic_andnot(i, v);
H A Datomic-arch-fallback.h1535 * raw_atomic_andnot() - atomic bitwise AND NOT with relaxed ordering
1546 raw_atomic_andnot(int i, atomic_t *v) function

Completed in 123 milliseconds