Home
last modified time | relevance | path

Searched refs:DEFINE_RAW_SPINLOCK (Results 1 – 25 of 86) sorted by relevance

1234

/linux-3.4.99/arch/mips/bcm63xx/
Dtimer.c20 static DEFINE_RAW_SPINLOCK(timer_reg_lock);
21 static DEFINE_RAW_SPINLOCK(timer_data_lock);
/linux-3.4.99/arch/mips/pnx833x/common/
Dinterrupts.c156 static DEFINE_RAW_SPINLOCK(pnx833x_irq_lock);
189 static DEFINE_RAW_SPINLOCK(pnx833x_gpio_pnx833x_irq_lock);
/linux-3.4.99/arch/sparc/prom/
Dp1275.c34 DEFINE_RAW_SPINLOCK(prom_entry_lock);
Dprintf.c27 static DEFINE_RAW_SPINLOCK(console_write_lock);
/linux-3.4.99/arch/arm/mm/
Dcopypage-xscale.c29 static DEFINE_RAW_SPINLOCK(minicache_lock);
Dcopypage-v4mc.c29 static DEFINE_RAW_SPINLOCK(minicache_lock);
Dcopypage-v6.c27 static DEFINE_RAW_SPINLOCK(v6_lock);
Dcontext.c19 static DEFINE_RAW_SPINLOCK(cpu_asid_lock);
/linux-3.4.99/arch/mips/powertv/asic/
Dasic_int.c42 static DEFINE_RAW_SPINLOCK(asic_irq_lock);
/linux-3.4.99/arch/powerpc/kernel/
Dpmc.c41 static DEFINE_RAW_SPINLOCK(pmc_owner_lock);
/linux-3.4.99/include/linux/
Dspinlock_types.h62 #define DEFINE_RAW_SPINLOCK(x) raw_spinlock_t x = __RAW_SPIN_LOCK_UNLOCKED(x) macro
/linux-3.4.99/arch/arm/mach-footbridge/
Dnetwinder-leds.c33 static DEFINE_RAW_SPINLOCK(leds_lock);
/linux-3.4.99/arch/c6x/kernel/
Dirq.c34 static DEFINE_RAW_SPINLOCK(core_irq_lock);
/linux-3.4.99/arch/arm/mach-shark/
Dleds.c38 static DEFINE_RAW_SPINLOCK(leds_lock);
/linux-3.4.99/arch/mips/kernel/
Dcevt-gt641xx.c29 static DEFINE_RAW_SPINLOCK(gt641xx_timer_lock);
Dspinlock_test.c15 DEFINE_RAW_SPINLOCK(ss_spin); in ss_get()
Dirq-gt641xx.c30 static DEFINE_RAW_SPINLOCK(gt641xx_irq_lock);
/linux-3.4.99/drivers/clocksource/
Di8253.c19 DEFINE_RAW_SPINLOCK(i8253_lock);
/linux-3.4.99/arch/mips/jazz/
Dirq.c25 static DEFINE_RAW_SPINLOCK(r4030_lock);
/linux-3.4.99/arch/arm/mach-integrator/
Dcore.c177 static DEFINE_RAW_SPINLOCK(cm_lock);
/linux-3.4.99/arch/powerpc/sysdev/ge/
Dge_pic.c50 static DEFINE_RAW_SPINLOCK(gef_pic_lock);
/linux-3.4.99/arch/x86/kernel/cpu/mcheck/
Dmce_intel.c31 static DEFINE_RAW_SPINLOCK(cmci_discover_lock);
/linux-3.4.99/arch/powerpc/platforms/82xx/
Dpq2ads-pci-pic.c28 static DEFINE_RAW_SPINLOCK(pci_pic_lock);
/linux-3.4.99/arch/mips/dec/
Dkn01-berr.c48 static DEFINE_RAW_SPINLOCK(kn01_lock);
/linux-3.4.99/arch/mips/pci/
Dops-loongson2.c183 DEFINE_RAW_SPINLOCK(msr_lock);

1234