Searched refs:spinlock (Results 1 – 8 of 8) sorted by relevance
/include/linux/ |
D | spinlock_types.h | 17 typedef struct spinlock { struct 50 typedef struct spinlock { struct
|
D | rwlock_rt.h | 6 #error Do not #include directly. Use <linux/spinlock.h>.
|
D | seqlock.h | 184 #define seqcount_spinlock_init(s, lock) seqcount_LOCKNAME_init(s, lock, spinlock) 277 SEQCOUNT_LOCKNAME(spinlock, spinlock_t, __SEQ_RT, s->lock, spin, spin_lock(s->l… 305 __seqprop_case((s), spinlock, prop), \
|
D | spinlock_rt.h | 6 #error Do not include directly. Use spinlock.h
|
/include/asm-generic/ |
D | spinlock.h | 9 #error need an architecture specific asm/spinlock.h
|
D | vmlinux.lds.h | 606 *(.spinlock.text) \
|
/include/drm/ |
D | drm_auth.h | 49 spinlock_t spinlock; member
|
/include/linux/fsl/ |
D | mc.h | 346 raw_spinlock_t spinlock; /* serializes mc_send_command() */ member
|