Home
last modified time | relevance | path

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

/arch/arm/mach-tegra/
Dclock.c114 spin_lock_irqsave(&c->spinlock, flags); in clk_get_rate()
118 spin_unlock_irqrestore(&c->spinlock, flags); in clk_get_rate()
132 spin_lock_init(&c->spinlock); in clk_init()
156 spin_lock_irqsave(&c->spinlock, flags); in clk_enable()
178 spin_unlock_irqrestore(&c->spinlock, flags); in clk_enable()
187 spin_lock_irqsave(&c->spinlock, flags); in clk_disable()
191 spin_unlock_irqrestore(&c->spinlock, flags); in clk_disable()
205 spin_unlock_irqrestore(&c->spinlock, flags); in clk_disable()
216 spin_lock_irqsave(&c->spinlock, flags); in clk_set_parent()
231 spin_unlock_irqrestore(&c->spinlock, flags); in clk_set_parent()
[all …]
Dclock.h147 spinlock_t spinlock; member
Dtegra2_clocks.c1125 spin_lock_irqsave(&c->spinlock, flags); in tegra2_sdmmc_tap_delay()
1134 spin_unlock_irqrestore(&c->spinlock, flags); in tegra2_sdmmc_tap_delay()
1366 spin_lock_irqsave(&c->parent->spinlock, flags); in tegra_clk_shared_bus_init()
1371 spin_unlock_irqrestore(&c->parent->spinlock, flags); in tegra_clk_shared_bus_init()
1384 spin_lock_irqsave(&c->parent->spinlock, flags); in tegra_clk_shared_bus_set_rate()
1389 spin_unlock_irqrestore(&c->parent->spinlock, flags); in tegra_clk_shared_bus_set_rate()
1404 spin_lock_irqsave(&c->parent->spinlock, flags); in tegra_clk_shared_bus_enable()
1409 spin_unlock_irqrestore(&c->parent->spinlock, flags); in tegra_clk_shared_bus_enable()
1419 spin_lock_irqsave(&c->parent->spinlock, flags); in tegra_clk_shared_bus_disable()
1425 spin_unlock_irqrestore(&c->parent->spinlock, flags); in tegra_clk_shared_bus_disable()
/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 strcmp.o
Dspinlock.S1 ;; Core of the spinlock implementation
/arch/s390/lib/
DMakefile9 lib-$(CONFIG_SMP) += spinlock.o
/arch/ia64/sn/kernel/
Dbte.c145 if (spin_trylock(&bte->spinlock)) { in bte_copy()
149 spin_unlock(&bte->spinlock); in bte_copy()
208 spin_unlock_irqrestore(&bte->spinlock, irq_flags); in bte_copy()
462 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/
DMakefile21 obj-$(CONFIG_PARAVIRT_SPINLOCKS)+= spinlock.o
/arch/xtensa/kernel/
Dvmlinux.lds.S96 *(.spinlock.literal .spinlock.text)
/arch/powerpc/include/asm/
Dmmu-hash64.h411 struct spinlock;
428 struct spinlock *cop_lockp; /* guard acop and cop_pid */
Dmmu-book3e.h220 struct spinlock *cop_lockp; /* guard cop related stuff */
/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/mips/
DKconfig.debug125 bool "Enable spinlock timing tests in debugfs"
129 Add several files to the debugfs to test spinlock speed.
/arch/arm/mach-ixp4xx/
DKconfig221 plus a spinlock, but in some cases the performance hit is
/arch/cris/arch-v32/kernel/
Dentry.S78 ; spinlock if CONFIG_PREEMPT.
/arch/x86/
DKconfig.cpu329 occurrences of this problem, at the cost of much heavier spinlock and
DKconfig629 spinlock implementation with something virtualization-friendly