Home
last modified time | relevance | path

Searched refs:LOCAL_INIT (Results 1 – 4 of 4) sorted by relevance

/arch/alpha/include/asm/
Dlocal.h13 #define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) } macro
/arch/x86/include/asm/
Dlocal.h14 #define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) } macro
/arch/powerpc/include/asm/
Dlocal.h18 #define LOCAL_INIT(i) { (i) } macro
/arch/mips/include/asm/
Dlocal.h17 #define LOCAL_INIT(i) { ATOMIC_LONG_INIT(i) } macro