Searched refs:__XSK_WRITE_ONCE (Results 1 – 1 of 1) sorted by relevance
40 #define __XSK_WRITE_ONCE(x, v) (*(volatile typeof(x) *)&x) = (v) macro46 __XSK_WRITE_ONCE(*p, v); \68 __XSK_WRITE_ONCE(*p, v); \82 __XSK_WRITE_ONCE(*p, v); \