Home
last modified time | relevance | path

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

/linux-4.4.14/include/asm-generic/
Datomic-long.h26 #define ATOMIC_LONG_PFX(x) atomic64 ## x macro
33 #define ATOMIC_LONG_PFX(x) atomic ## x macro