Searched defs:atomic_read (Results 1 – 6 of 6) sorted by relevance
29 #define atomic_read(v) ((v)->counter) macro235 #define atomic_read(v) ((v)->counter) macro397 #define atomic_read(v) ((v)->counter) macro503 #define atomic_read(v) ((v)->counter) macro698 #define atomic_read(v) ((v)->counter) macro931 #define atomic_read(v) ((v)->counter) macro1019 #define atomic_read(v) ((v)->counter) macro1090 #define atomic_read(v) ((v)->counter) macro1115 #define atomic_read(v) ((v)->counter) macro
45 # define atomic_read(x) ((x)->atomic) macro66 # define atomic_read(x) AO_load_full(&(x)->atomic) macro90 # define atomic_read(x) (int) ((x)->atomic) macro
24 #define atomic_read(v) ((v)->counter) macro
28 #define atomic_read(v) ((v)->counter) macro
49 # define atomic_read(x) ((x)->atomic) macro
14 #define atomic_read(v) ((v)->counter) macro