Searched defs:raw_spinlock_t (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/Documentation/locking/ | ||
D | locktypes.rst | 211 raw_spinlock_t section in raw_spinlock_t and spinlock_t |
/linux-6.12.1/Documentation/translations/it_IT/locking/ | ||
D | locktypes.rst | 216 raw_spinlock_t section in raw_spinlock_t e spinlock_t |
/linux-6.12.1/include/linux/ | ||
D | spinlock_types_raw.h | 23 } raw_spinlock_t; typedef |
D | seqlock.h | 226 SEQCOUNT_LOCKNAME(raw_spinlock, raw_spinlock_t, false, raw_spin) in SEQCOUNT_LOCKNAME() argument |
/linux-6.12.1/tools/perf/util/bpf_skel/vmlinux/ | ||
D | vmlinux.h | 60 typedef struct raw_spinlock raw_spinlock_t; typedef |