Home
last modified time | relevance | path

Searched refs:spinlock (Results 1 – 14 of 14) sorted by relevance

/arch/sparc/include/asm/
Dsmpprim.h30 static inline __volatile__ smp_initlock(void *spinlock) in smp_initlock() argument
33 *((unsigned char *) spinlock) = 0; in smp_initlock()
/arch/cris/arch-v32/lib/
DMakefile6 csumcpfruser.o spinlock.o delay.o
Dspinlock.S1 ;; Core of the spinlock implementation
/arch/s390/lib/
DMakefile8 lib-$(CONFIG_SMP) += spinlock.o
/arch/ia64/sn/kernel/
Dbte.c144 if (spin_trylock(&bte->spinlock)) { in bte_copy()
148 spin_unlock(&bte->spinlock); in bte_copy()
207 spin_unlock_irqrestore(&bte->spinlock, irq_flags); in bte_copy()
461 spin_lock_init(&mynodepda->bte_if[i].spinlock); in bte_init_node()
Dbte_error.c195 spin_lock(&err_nodepda->bte_if[i].spinlock); in bte_error_handler()
229 spin_unlock(&err_nodepda->bte_if[i].spinlock); in bte_error_handler()
/arch/x86/xen/
DMakefile11 obj-$(CONFIG_SMP) += smp.o spinlock.o
/arch/xtensa/kernel/
Dvmlinux.lds.S92 *(.spinlock.literal .spinlock.text)
/arch/ia64/
DKconfig.debug56 and restore instructions. It's useful for tracking down spinlock
/arch/ia64/include/asm/sn/
Dbte.h197 spinlock_t spinlock; member
/arch/arm/mach-ixp4xx/
DKconfig187 three local register accesses plus a spinlock, but in some
/arch/cris/arch-v32/kernel/
Dentry.S78 ; spinlock if CONFIG_PREEMPT.
/arch/blackfin/kernel/
Dtraps.c1171 asmlinkage int sys_bfin_spinlock(int *spinlock)__attribute__((l1_text));
/arch/x86/
DKconfig.cpu328 occurances of this problem, at the cost of much heavier spinlock and