Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Drwonce.h53 #define __WRITE_ONCE(x, val) \ macro
61 __WRITE_ONCE(x, val); \
/linux/arch/arm64/include/asm/
H A Datomic.h103 #define arch_atomic_set(v, i) __WRITE_ONCE(((v)->counter), (i))