Home
last modified time | relevance | path

Searched refs:SPIN_LOCK_UNLOCKED (Results 1 – 3 of 3) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dlocks.h126 #define SPIN_LOCK_UNLOCKED {.internal_lock = LOCK_IMPL_INITIALIZER} macro
127 #define __SPIN_LOCK_UNLOCKED(x) SPIN_LOCK_UNLOCKED
128 #define DEFINE_SPINLOCK(x) spinlock_t x = SPIN_LOCK_UNLOCKED
/external/ltp/testcases/kernel/fs/scsi/ltpfs/
DLtpfsCmds.c53 static spinlock_t bdev_lock __cacheline_aligned_in_smp = SPIN_LOCK_UNLOCKED;
/external/autotest/client/profilers/lockmeter/
Dpatch.2.6.14-lockmeter-1.gz