Searched refs:raw_spinlock (Results 1 – 6 of 6) sorted by relevance
| /include/linux/ |
| A D | spinlock_types.h | 19 struct raw_spinlock rlock; 22 # define LOCK_PADSIZE (offsetof(struct raw_spinlock, dep_map))
|
| A D | seqlock_types.h | 68 SEQCOUNT_LOCKNAME(raw_spinlock, raw_spinlock_t, false, raw_spin)
|
| A D | spinlock_types_raw.h | 14 typedef struct raw_spinlock { struct
|
| A D | seqlock.h | 130 #define seqcount_raw_spinlock_init(s, lock) seqcount_LOCKNAME_init(s, lock, raw_spinlock) 226 SEQCOUNT_LOCKNAME(raw_spinlock, raw_spinlock_t, false, raw_spin) in SEQCOUNT_LOCKNAME() argument 254 __seqprop_case((s), raw_spinlock, prop), \
|
| A D | spinlock.h | 535 DEFINE_LOCK_GUARD_1(raw_spinlock, raw_spinlock_t, 539 DEFINE_LOCK_GUARD_1_COND(raw_spinlock, _try, raw_spin_trylock(_T->lock))
|
| /include/drm/ |
| A D | drm_mode_config.h | 501 struct raw_spinlock panic_lock;
|
Completed in 13 milliseconds