Searched refs:spinlock (Results 1 – 25 of 29) sorted by relevance
12
4 struct spinlock { struct8 extern void spin_lock(struct spinlock *lock); argument9 extern void spin_unlock(struct spinlock *lock);
4 struct spinlock { struct8 static inline void spin_lock(struct spinlock *lock) in spin_lock() argument13 static inline void spin_unlock(struct spinlock *lock) in spin_unlock()
12 void spin_lock(struct spinlock *lock) in spin_lock()37 void spin_unlock(struct spinlock *lock) in spin_unlock()
22 static struct spinlock lock;
21 static struct spinlock uart_lock;
13 void spin_lock(struct spinlock *lock) in spin_lock()36 void spin_unlock(struct spinlock *lock) in spin_unlock()
24 static struct spinlock lock;
33 static struct spinlock sclp_lock;
28 static struct spinlock lock;
17 static struct spinlock print_lock;
21 static struct spinlock rtas_lock;
16 static struct spinlock lock;
26 static struct spinlock lock;
18 static struct spinlock lock;
29 cflatobjs += lib/arm/spinlock.o
41 cflatobjs += lib/arm64/spinlock.o
8 tests-common += $(TEST_DIR)/spinlock-test.$(exe)
5 static struct spinlock lock;
11 static struct spinlock lock;
19 static struct spinlock ipi_lock;
31 static struct spinlock uart_lock;
15 struct spinlock lock;