Home
last modified time | relevance | path

Searched refs:raw_spinlock (Results 1 – 6 of 6) sorted by relevance

/include/linux/
Dspinlock_types.h19 struct raw_spinlock rlock;
22 # define LOCK_PADSIZE (offsetof(struct raw_spinlock, dep_map))
Dseqlock_types.h68 SEQCOUNT_LOCKNAME(raw_spinlock, raw_spinlock_t, false, raw_spin)
Dspinlock_types_raw.h14 typedef struct raw_spinlock { struct
Dseqlock.h130 #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), \
Dspinlock.h535 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/
Ddrm_mode_config.h500 struct raw_spinlock panic_lock;