Home
last modified time | relevance | path

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

/linux/include/linux/atomic/
H A Datomic-long.h861 raw_atomic_and(i, v); in raw_atomic_long_and()
H A Datomic-instrumented.h743 * Unsafe to use in noinstr code; use raw_atomic_and() there.
751 raw_atomic_and(i, v); in atomic_and()