Home
last modified time | relevance | path

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

/linux/tools/virtio/linux/
H A Dspinlock.h6 typedef pthread_spinlock_t spinlock_t; typedef
/linux/tools/include/linux/
H A Dspinlock.h8 #define spinlock_t pthread_mutex_t macro
/linux/tools/virtio/ringtest/
H A Dptr_ring.c22 typedef pthread_spinlock_t spinlock_t; typedef
/linux/rust/kernel/
H A Dmaple_tree.rs247 fn ma_lock(&self) -> *mut bindings::spinlock_t { in ma_lock()
/linux/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h64 } __attribute__((preserve_access_index)) spinlock_t; typedef