Searched refs:__down (Results 1 – 1 of 1) sorted by relevance
36 static noinline void __down(struct semaphore *sem);61 __down(sem); in down()235 static noinline void __sched __down(struct semaphore *sem) in __down() function