Home
last modified time | relevance | path

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

/openbmc/linux/include/asm-generic/
H A Dlocal64.h28 #define LOCAL64_INIT(i) { LOCAL_INIT(i) } macro
75 #define LOCAL64_INIT(i) { ATOMIC_LONG_INIT(i) } macro