| /OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/ |
| H A D | xf86atomic.h | 45 # define atomic_read(x) ((x)->atomic) macro 66 # define atomic_read(x) AO_load_full(&(x)->atomic) macro 90 # define atomic_read(x) (int) ((x)->atomic) macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | atomic.h | 22 #define atomic_read(v) READ_ONCE((v)->counter) macro
|
| /OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/ |
| H A D | atomic.h | 26 static inline int atomic_read(const atomic_t *v) in atomic_read() function
|
| /OK3568_Linux_fs/kernel/tools/include/asm-generic/ |
| H A D | atomic-gcc.h | 23 static inline int atomic_read(const atomic_t *v) in atomic_read() function
|
| /OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/ |
| H A D | atomic.h | 16 #define atomic_read(v) ((v)->counter) macro
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | atomic_32.h | 35 #define atomic_read(v) READ_ONCE((v)->counter) macro
|
| H A D | atomic_64.h | 17 #define atomic_read(v) READ_ONCE((v)->counter) macro
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ |
| H A D | atomic.h | 23 static inline int atomic_read(const atomic_t *v) in atomic_read() function
|
| /OK3568_Linux_fs/kernel/arch/h8300/include/asm/ |
| H A D | atomic.h | 15 #define atomic_read(v) READ_ONCE((v)->counter) macro
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | atomic.h | 37 #define atomic_read(v) READ_ONCE((v)->counter) macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | atomic.h | 46 #define atomic_read(v) READ_ONCE((v)->counter) macro
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | atomic.h | 169 #define atomic_read(v) READ_ONCE((v)->counter) macro
|
| H A D | atomic-instrumented.h | 25 atomic_read(const atomic_t *v) in atomic_read() function 30 #define atomic_read atomic_read macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | atomic.h | 16 #define atomic_read(v) ((v)->counter) macro
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | atomic.h | 17 #define atomic_read(v) READ_ONCE((v)->counter) macro
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | atomic.h | 18 static inline int atomic_read(const atomic_t *v) in atomic_read() function
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | atomic.h | 35 #define atomic_read(v) ((v)->counter) macro
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | atomic.h | 71 static __inline__ int atomic_read(const atomic_t *v) in atomic_read() function
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | atomic.h | 19 #define atomic_read(v) READ_ONCE((v)->counter) macro
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | atomic.h | 29 #define atomic_read(v) READ_ONCE((v)->counter) macro
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | atomic.h | 24 #define atomic_read(v) READ_ONCE((v)->counter) macro
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | atomic.h | 28 static __always_inline int atomic_read(const atomic_t *v) in atomic_read() function
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | atomic.h | 25 #define atomic_read(v) READ_ONCE((v)->counter) macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | atomic.h | 25 static __inline__ int atomic_read(const atomic_t *v) in atomic_read() function
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | ether.c | 34 #define atomic_read macro
|