Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dspinlock_types_raw.h14 typedef struct raw_spinlock { struct
23 } raw_spinlock_t; argument
H A Dseqlock.h226 SEQCOUNT_LOCKNAME(raw_spinlock, raw_spinlock_t, false, raw_spin) in SEQCOUNT_LOCKNAME() argument
/linux/drivers/base/regmap/
H A Dinternal.h58 raw_spinlock_t raw_spinlock; member