Searched defs:READ_ONCE (Results 1 – 2 of 2) sorted by relevance
112 #define READ_ONCE(x) \ macro
286 #define READ_ONCE(x) __READ_ONCE(x, 1) macro