Home
last modified time | relevance | path

Searched defs:ACCESS_ONCE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dcompiler.h547 #define ACCESS_ONCE(x) (*__ACCESS_ONCE(x)) macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompiler.h534 #define ACCESS_ONCE(x) (*__ACCESS_ONCE(x)) macro