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

/linux-master/kernel/locking/
H A Dsemaphore.c39 static noinline int __down_killable(struct semaphore *sem);
114 result = __down_killable(sem);
262 static noinline int __sched __down_killable(struct semaphore *sem) function

Completed in 105 milliseconds