Searched refs:__XSK_WRITE_ONCE (Results 1 – 1 of 1) sorted by relevance
34 #define __XSK_WRITE_ONCE(x, v) (*(volatile typeof(x) *)&x) = (v) macro40 __XSK_WRITE_ONCE(*p, v); \62 __XSK_WRITE_ONCE(*p, v); \76 __XSK_WRITE_ONCE(*p, v); \