Searched defs:spinlock_t (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/ | ||
H A D | spinlock_types.h | 29 } spinlock_t; typedef |
/linux/tools/virtio/linux/ | ||
H A D | spinlock.h | 6 typedef pthread_spinlock_t spinlock_t; typedef |
/linux/Documentation/locking/ | ||
H A D | locktypes.rst | 221 spinlock_t section in raw_spinlock_t and spinlock_t |
/linux/Documentation/translations/it_IT/locking/ | ||
H A D | locktypes.rst | 227 spinlock_t section in raw_spinlock_t e spinlock_t |
/linux/tools/include/linux/ | ||
H A D | spinlock.h | 8 #define spinlock_t pthread_mutex_t macro |
/linux/tools/virtio/ringtest/ | ||
H A D | ptr_ring.c | 22 typedef pthread_spinlock_t spinlock_t; typedef |
/linux/tools/perf/util/bpf_skel/vmlinux/ | ||
H A D | vmlinux.h | 64 } __attribute__((preserve_access_index)) spinlock_t; typedef |