Searched refs:spinlock (Results 1 - 25 of 2300) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/kvm/include/aarch64/
H A Dspinlock.h6 struct spinlock { struct
10 extern void spin_lock(struct spinlock *lock);
11 extern void spin_unlock(struct spinlock *lock);
/linux-master/include/linux/
H A Dspinlock_api.h1 #include <linux/spinlock.h>
H A Di8253.h13 #include <linux/spinlock.h>
/linux-master/arch/sh/include/asm/
H A Dspinlock.h3 * include/asm-sh/spinlock.h
12 #include <asm/spinlock-llsc.h>
14 #include <asm/spinlock-cas.h>
/linux-master/tools/testing/selftests/kvm/lib/aarch64/
H A Dspinlock.c7 #include "spinlock.h"
9 void spin_lock(struct spinlock *lock)
24 void spin_unlock(struct spinlock *lock)
/linux-master/arch/sparc/kernel/
H A Dprom.h5 #include <linux/spinlock.h>
/linux-master/arch/x86/lib/
H A Dpc-conf-reg.c6 * it may have to be protected with a spinlock, depending on the context.
9 #include <linux/spinlock.h>
/linux-master/arch/sparc/include/asm/
H A Dmc146818rtc.h5 #include <linux/spinlock.h>
H A Dbitext.h11 #include <linux/spinlock.h>
/linux-master/arch/loongarch/include/asm/
H A Dmmu.h9 #include <linux/spinlock.h>
/linux-master/tools/testing/radix-tree/linux/
H A Dlockdep.h4 #include <linux/spinlock.h>
/linux-master/arch/arm/include/asm/
H A Dmcs_spinlock.h6 #include <asm/spinlock.h>
/linux-master/include/linux/clk/
H A Dzynq.h10 #include <linux/spinlock.h>
/linux-master/fs/gfs2/
H A Dsys.h10 #include <linux/spinlock.h>
/linux-master/include/net/netns/
H A Dunix.h8 #include <linux/spinlock.h>
/linux-master/arch/alpha/include/asm/
H A Dasm-prototypes.h1 #include <linux/spinlock.h>
/linux-master/arch/mips/include/asm/
H A Dmmu.h6 #include <linux/spinlock.h>
/linux-master/arch/mips/mm/
H A Dextable.c9 #include <linux/spinlock.h>
/linux-master/arch/mips/include/asm/dec/
H A Dioasic.h13 #include <linux/spinlock.h>
/linux-master/drivers/clk/mxs/
H A Dclk.c9 #include <linux/spinlock.h>
/linux-master/include/linux/platform_data/
H A Dasoc-ti-mcbsp.h11 #include <linux/spinlock.h>
/linux-master/include/linux/reset/
H A Dreset-simple.h17 #include <linux/spinlock.h>
21 * @lock: spinlock to protect registers during read-modify-write cycles
/linux-master/lib/
H A Ddebug_locks.c15 #include <linux/spinlock.h>
H A Dbust_spinlocks.c14 #include <linux/spinlock.h>
/linux-master/include/clocksource/
H A Dsamsung_pwm.h8 #include <linux/spinlock.h>
15 * spinlock is not shared between both drivers.

Completed in 222 milliseconds

1234567891011>>