Searched refs:__down_interruptible (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/kernel/locking/
H A Dsemaphore.c37 static noinline int __down_interruptible(struct semaphore *sem);
84 result = __down_interruptible(sem); down_interruptible()
241 static noinline int __sched __down_interruptible(struct semaphore *sem) __down_interruptible() function

Completed in 110 milliseconds