Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsemaphore.h46 extern int __must_check down_killable(struct semaphore *sem);
/linux/drivers/nfc/st95hf/
H A Dcore.c962 rc = down_killable(&stcontext->exchange_lock); in st95hf_in_send_cmd()
1215 result = down_killable(&stcontext->exchange_lock); in st95hf_remove()