Home
last modified time | relevance | path

Searched refs:WRITE_ONCE (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/core/drivers/rstctrl/
A Drstctrl.c39 WRITE_ONCE(rstctrl->exclusive, false); in rstctrl_put_exclusive()
/optee_os-3.20.0/core/include/
A Dio.h21 #define WRITE_ONCE(p, v) __compiler_atomic_store(&(p), (v)) macro

Completed in 3 milliseconds