Home
last modified time | relevance | path

Searched defs:spinlock (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/lib/arm/asm/
H A Dspinlock.h4 struct spinlock { struct
8 extern void spin_lock(struct spinlock *lock); argument
/kvm-unit-tests/lib/arm64/asm/
H A Dspinlock.h4 struct spinlock { struct
8 extern void spin_lock(struct spinlock *lock); argument
/kvm-unit-tests/lib/asm-generic/
H A Dspinlock.h4 struct spinlock { struct
8 static inline void spin_lock(struct spinlock *lock) in spin_lock() argument