Home
last modified time | relevance | path

Searched defs:spinlock_t (Results 1 – 4 of 4) sorted by relevance

/tools/virtio/linux/
Dspinlock.h6 typedef pthread_spinlock_t spinlock_t; typedef
/tools/include/linux/
Dspinlock.h8 #define spinlock_t pthread_mutex_t macro
/tools/virtio/ringtest/
Dptr_ring.c22 typedef pthread_spinlock_t spinlock_t; typedef
/tools/perf/util/bpf_skel/vmlinux/
Dvmlinux.h64 } __attribute__((preserve_access_index)) spinlock_t; typedef