Searched defs:atomic_load_64 (Results 1 – 6 of 6) sorted by relevance
90 atomic_load_64(volatile uint64_t *a) in atomic_load_64() function
49 #define atomic_load_64(p) (*(volatile uint64_t *)(p)) macro
357 #define atomic_load_64 kcsan_atomic_load_64 macro
362 #define atomic_load_64 atomic_load_acq_64 macro
629 atomic_load_64(volatile uint64_t *p) in atomic_load_64() function
896 #define atomic_load_64 atomic_load_acq_64 macro