Searched defs:atomic64_t (Results 1 – 7 of 7) sorted by relevance
8 typedef struct { volatile long long counter; } atomic64_t; typedef10 typedef struct { volatile long counter; } atomic64_t; typedef
14 } atomic64_t; typedef
13 } atomic64_t; typedef
181 } atomic64_t; typedef
255 } atomic64_t; typedef
44 } __attribute__((preserve_access_index)) atomic64_t; typedef