Home
last modified time | relevance | path

Searched defs:raw_spinlock (Results 1 – 4 of 4) 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/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h55 struct raw_spinlock { struct
59 typedef struct raw_spinlock raw_spinlock_t; argument
/linux/drivers/base/regmap/
H A Dinternal.h58 raw_spinlock_t raw_spinlock; member