Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/include/asm/
Datomic.h
/openbmc/linux/tools/include/asm-generic/
Datomic-gcc.h
/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