Home
last modified time | relevance | path

Searched refs:down_killable (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/kernel/locking/
Dsemaphore.c101 int down_killable(struct semaphore *sem) in down_killable() function
115 EXPORT_SYMBOL(down_killable);
/linux-4.4.14/include/linux/
Dsemaphore.h41 extern int __must_check down_killable(struct semaphore *sem);