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