Home
last modified time | relevance | path

Searched defs:ATOMIC_INIT (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Datomic.h15 #define ATOMIC_INIT(i) { (i) } macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Datomic.h14 #define ATOMIC_INIT(i) { (i) } macro
/openbmc/u-boot/include/asm-generic/
H A Datomic.h13 #define ATOMIC_INIT(i) { (i) } macro