Searched refs:Spinlock_Unlock (Results 1 – 15 of 15) sorted by relevance
35 Spinlock_Unlock(&semaListLock); in Semaphore_Init()43 Spinlock_Unlock(&semaListLock); in Semaphore_Destroy()57 Spinlock_Unlock(&sema->lock); in Semaphore_Acquire()66 Spinlock_Unlock(&sema->lock); in Semaphore_Acquire()85 Spinlock_Unlock(&sema->lock); in Semaphore_Release()94 Spinlock_Unlock(&sema->lock); in Semaphore_TryAcquire()97 Spinlock_Unlock(&sema->lock); in Semaphore_TryAcquire()118 Spinlock_Unlock(&semaListLock); in Debug_Semaphores()
63 Spinlock_Unlock(&schedLock); in Sched_Current()92 Spinlock_Unlock(&schedLock); in Sched_SetRunnable()114 Spinlock_Unlock(&schedLock); in Sched_SetWaiting()143 Spinlock_Unlock(&proc->parent->lock); in Sched_SetZombie()154 Spinlock_Unlock(&schedLock); in Sched_SetZombie()158 Spinlock_Unlock(&proc->lock); in Sched_SetZombie()207 Spinlock_Unlock(&schedLock); in Sched_Scheduler()225 Spinlock_Unlock(&schedLock); in Sched_Scheduler()
36 Spinlock_Unlock(&chanListLock); in WaitChannel_Init()46 Spinlock_Unlock(&chanListLock); in WaitChannel_Destroy()77 Spinlock_Unlock(&wchan->lock); in WaitChannel_Sleep()104 Spinlock_Unlock(&wchan->lock); in WaitChannel_Wake()129 Spinlock_Unlock(&wchan->lock); in WaitChannel_WakeAll()
89 Spinlock_Unlock(&parent->lock); in Process_Create()99 Spinlock_Unlock(&procLock); in Process_Create()129 Spinlock_Unlock(&procLock); in Process_Destroy()158 Spinlock_Unlock(&procLock); in Process_Lookup()231 Spinlock_Unlock(&proc->lock); in Process_Wait()238 Spinlock_Unlock(&proc->lock); in Process_Wait()
191 Spinlock_Unlock(&cacheLock); in BufCache_Alloc()214 Spinlock_Unlock(&cacheLock); in BufCache_Release()239 Spinlock_Unlock(&cacheLock); in BufCache_Read()246 Spinlock_Unlock(&cacheLock); in BufCache_Read()259 Spinlock_Unlock(&cacheLock); in BufCache_Read()
57 Spinlock_Unlock(&lockListLock); in Spinlock_Init()65 Spinlock_Unlock(&lockListLock); in Spinlock_Destroy()109 Spinlock_Unlock(Spinlock *lock) __NO_LOCK_ANALYSIS in Spinlock_Unlock() function146 Spinlock_Unlock(&lockListLock); in Debug_Spinlocks()
55 Spinlock_Unlock(&timerLock); in KTimer_Create()84 Spinlock_Unlock(&timerLock); in KTimer_Cancel()117 Spinlock_Unlock(&timerLock); in KTimer_Process()
123 Spinlock_Unlock(&proc->lock); in Thread_Create()172 Spinlock_Unlock(&proc->lock); in Thread_UThreadCreate()189 Spinlock_Unlock(&proc->lock); in Thread_UThreadCreate()207 Spinlock_Unlock(&proc->lock); in Thread_Destroy()242 Spinlock_Unlock(&proc->lock); in Thread_Lookup()318 Spinlock_Unlock(&schedLock); in ThreadKThreadEntry()
163 Spinlock_Unlock(&pallocLock); in PAlloc_AddRegion()208 Spinlock_Unlock(&pallocLock); in PAlloc_AllocPage()255 Spinlock_Unlock(&pallocLock); in PAlloc_Retain()274 Spinlock_Unlock(&pallocLock); in PAlloc_Release()
169 Spinlock_Unlock(&ktimeLock); in KTime_SetTime()188 Spinlock_Unlock(&ktimeLock); in KTime_GetEpoch()207 Spinlock_Unlock(&ktimeLock); in KTime_GetEpochNS()
121 Spinlock_Unlock(&slab->lock); in Slab_Alloc()144 Spinlock_Unlock(&slab->lock); in Slab_Free()
54 Spinlock_Unlock(&consoles.keyLock); in Console_Getc()57 Spinlock_Unlock(&consoles.keyLock); in Console_Getc()79 Spinlock_Unlock(&consoles.keyLock); in Console_EnqueueKey()84 Spinlock_Unlock(&consoles.keyLock); in Console_EnqueueKey()137 Spinlock_Unlock(&consoleLock); in Console_Putc()147 Spinlock_Unlock(&consoleLock); in Console_Puts()
348 Spinlock_Unlock(&dev->lock); in E1000_Dequeue()351 Spinlock_Unlock(&dev->lock); in E1000_Dequeue()
104 Spinlock_Unlock(&primary.lock); in IDE_Init()334 Spinlock_Unlock(&ide->lock); in IDE_Flush()365 Spinlock_Unlock(&ide->lock); in IDE_ReadOne()390 Spinlock_Unlock(&ide->lock); in IDE_ReadOne()403 Spinlock_Unlock(&ide->lock); in IDE_ReadOne()408 Spinlock_Unlock(&ide->lock); in IDE_ReadOne()439 Spinlock_Unlock(&ide->lock); in IDE_WriteOne()464 Spinlock_Unlock(&ide->lock); in IDE_WriteOne()477 Spinlock_Unlock(&ide->lock); in IDE_WriteOne()482 Spinlock_Unlock(&ide->lock); in IDE_WriteOne()
39 void Spinlock_Unlock(Spinlock *lock) __UNLOCK_EX(*lock);