Searched refs:WRITE_ONCE (Results 1 – 2 of 2) sorted by relevance
39 WRITE_ONCE(rstctrl->exclusive, false); in rstctrl_put_exclusive()
21 #define WRITE_ONCE(p, v) __compiler_atomic_store(&(p), (v)) macro
Completed in 3 milliseconds