Searched refs:spinlock (Results 1 – 9 of 9) sorted by relevance
| /include/linux/ |
| D | spinlock_types.h | 17 typedef struct spinlock { struct 50 typedef struct spinlock { struct
|
| D | seqlock_types.h | 69 SEQCOUNT_LOCKNAME(spinlock, spinlock_t, __SEQ_RT, spin)
|
| D | rwlock_rt.h | 6 #error Do not #include directly. Use <linux/spinlock.h>.
|
| D | seqlock.h | 131 #define seqcount_spinlock_init(s, lock) seqcount_LOCKNAME_init(s, lock, spinlock) 227 SEQCOUNT_LOCKNAME(spinlock, spinlock_t, __SEQ_RT, spin) in SEQCOUNT_LOCKNAME() 255 __seqprop_case((s), spinlock, prop), \
|
| D | spinlock_rt.h | 6 #error Do not include directly. Use spinlock.h
|
| D | spinlock.h | 565 DEFINE_LOCK_GUARD_1(spinlock, spinlock_t, 569 DEFINE_LOCK_GUARD_1_COND(spinlock, _try, spin_trylock(_T->lock))
|
| /include/linux/comedi/ |
| D | comedidev.h | 555 spinlock_t spinlock; /* generic spin-lock for low-level driver */ member
|
| /include/linux/fsl/ |
| D | mc.h | 356 raw_spinlock_t spinlock; /* serializes mc_send_command() */ member
|
| /include/asm-generic/ |
| D | vmlinux.lds.h | 611 *(.spinlock.text) \
|