Searched defs:spinlock_t (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/virtio/linux/
H A Dspinlock.h6 typedef pthread_spinlock_t spinlock_t; typedef
[all...]
/linux-master/include/linux/
H A Dspinlock_types.h29 } spinlock_t; typedef in typeref:struct:spinlock
55 } spinlock_t; typedef in typeref:struct:spinlock
/linux-master/tools/include/linux/
H A Dspinlock.h8 #define spinlock_t pthread_mutex_t macro
/linux-master/tools/virtio/ringtest/
H A Dptr_ring.c22 typedef pthread_spinlock_t spinlock_t; typedef
[all...]
/linux-master/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h63 } __attribute__((preserve_access_index)) spinlock_t; typedef in typeref:struct:__anon1591

Completed in 782 milliseconds