Searched refs:SPINLOCK_MAGIC_INIT (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dspinlock.h37 #define SPINLOCK_MAGIC_INIT , SPINLOCK_MAGIC macro
39 #define SPINLOCK_MAGIC_INIT /* */ macro
42 #define SPIN_LOCK_UNLOCKED (spinlock_t) { 1 SPINLOCK_MAGIC_INIT }
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dspinlock.h37 #define SPINLOCK_MAGIC_INIT , SPINLOCK_MAGIC macro
39 #define SPINLOCK_MAGIC_INIT /* */ macro
42 #define SPIN_LOCK_UNLOCKED (spinlock_t) { 1 SPINLOCK_MAGIC_INIT }
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Dspinlock.h36 #define SPINLOCK_MAGIC_INIT , SPINLOCK_MAGIC macro
38 #define SPINLOCK_MAGIC_INIT /* */ macro
41 #define SPIN_LOCK_UNLOCKED (spinlock_t) { 1 SPINLOCK_MAGIC_INIT }
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Dspinlock.h36 #define SPINLOCK_MAGIC_INIT , SPINLOCK_MAGIC macro
38 #define SPINLOCK_MAGIC_INIT /* */ macro
41 #define SPIN_LOCK_UNLOCKED (spinlock_t) { 1 SPINLOCK_MAGIC_INIT }

Completed in 95 milliseconds