Home
last modified time | relevance | path

Searched defs:atomic_read (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Datomic.h23 static inline int atomic_read(const atomic_t *v) in atomic_read() function
/openbmc/u-boot/arch/powerpc/include/asm/
H A Datomic.h16 #define atomic_read(v) ((v)->counter) macro
/openbmc/u-boot/include/asm-generic/
H A Datomic.h15 #define atomic_read(v) ((v)->counter) macro
/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c34 #define atomic_read macro