Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_lock.h51 } spinlock_t; typedef
/OK3568_Linux_fs/kernel/tools/virtio/linux/
H A Dspinlock.h6 typedef pthread_spinlock_t spinlock_t; typedef
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dlocktypes.rst224 spinlock_t section in raw_spinlock_t and spinlock_t
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dspinlock.h8 #define spinlock_t pthread_mutex_t macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dspinlock_types.h83 } spinlock_t; typedef
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
H A Dlocks.h125 } spinlock_t; typedef
/OK3568_Linux_fs/kernel/tools/virtio/ringtest/
H A Dptr_ring.c22 typedef pthread_spinlock_t spinlock_t; typedef
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h215 typedef unused_t spinlock_t; typedef