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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dpgtable.h376 extern spinlock_t pa_dbit_lock;
378 static int pa_dbit_lock; /* dummy to keep the compilers happy */ variable
386 spin_lock(&pa_dbit_lock);
391 spin_unlock(&pa_dbit_lock);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dpgtable.h376 extern spinlock_t pa_dbit_lock;
378 static int pa_dbit_lock; /* dummy to keep the compilers happy */ variable
386 spin_lock(&pa_dbit_lock);
391 spin_unlock(&pa_dbit_lock);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dentry.S53 .import pa_dbit_lock,data
1641 ldil L%PA(pa_dbit_lock),t0
1642 ldo R%PA(pa_dbit_lock)(t0),t0
1707 ldil L%PA(pa_dbit_lock),t0
1708 ldo R%PA(pa_dbit_lock)(t0),t0
1781 ldil L%PA(pa_dbit_lock),t0
1782 ldo R%PA(pa_dbit_lock)(t0),t0
H A Dsmp.c56 spinlock_t pa_dbit_lock = SPIN_LOCK_UNLOCKED; variable

Completed in 100 milliseconds