Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dspinlock_types_raw.h14 typedef struct raw_spinlock { struct
23 } raw_spinlock_t; argument
/openbmc/linux/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h48 struct raw_spinlock { struct
52 typedef struct raw_spinlock raw_spinlock_t; argument
/openbmc/linux/drivers/base/regmap/
H A Dinternal.h58 raw_spinlock_t raw_spinlock; member