Searched defs:local64_read (Results 1 - 1 of 1) sorted by last modified time

/linux-master/include/asm-generic/
H A Dlocal64.h30 #define local64_read(l) local_read(&(l)->a) macro
77 #define local64_read(l) atomic64_read(&(l)->a) macro
[all...]

Completed in 173 milliseconds