Home
last modified time | relevance | path

Searched defs:lock (Results 1 – 12 of 12) sorted by relevance

/sys/kern/
Dspinlock.c43 Spinlock_Init(Spinlock *lock, const char *name, uint64_t type) in Spinlock_Init()
61 Spinlock_Destroy(Spinlock *lock) in Spinlock_Destroy()
75 Spinlock_Lock(Spinlock *lock) __NO_LOCK_ANALYSIS in Spinlock_Lock()
109 Spinlock_Unlock(Spinlock *lock) __NO_LOCK_ANALYSIS in Spinlock_Unlock()
126 Spinlock_IsHeld(Spinlock *lock) in Spinlock_IsHeld()
134 Spinlock *lock; in Debug_Spinlocks() local
155 Spinlock *lock; in Debug_LockStack() local
/include/core/
Dmutex.h6 uint64_t lock; member
/sys/include/
Dwaitchannel.h12 Spinlock lock; member
Dsemaphore.h14 Spinlock lock; member
Dmutex.h11 Spinlock lock; member
Dvfs.h14 Spinlock lock; member
27 Spinlock lock; member
Dspinlock.h17 volatile uint64_t lock; member
Dkmem.h50 Spinlock lock; member
Dthread.h68 Spinlock lock; member
/sys/dev/x86/
Dide.c62 Spinlock lock; member
/lib/libc/posix/
Dpthread.c211 uint64_t lock; member
/sys/dev/
De1000.c138 Spinlock lock; member