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

/linux-4.1.27/kernel/locking/
H A Dsemaphore.c38 static noinline int __down_killable(struct semaphore *sem);
110 result = __down_killable(sem); down_killable()
246 static noinline int __sched __down_killable(struct semaphore *sem) __down_killable() function

Completed in 39 milliseconds