Home
last modified time | relevance | path

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

/linux/kernel/locking/
A Dsemaphore.c103 int down_killable(struct semaphore *sem) in down_killable() function
118 EXPORT_SYMBOL(down_killable);
/linux/include/linux/
A Dsemaphore.h40 extern int __must_check down_killable(struct semaphore *sem);
/linux/drivers/nfc/st95hf/
A Dcore.c963 rc = down_killable(&stcontext->exchange_lock); in st95hf_in_send_cmd()
1220 result = down_killable(&stcontext->exchange_lock); in st95hf_remove()
/linux/drivers/mux/
A Dcore.c358 ret = down_killable(&mux->lock); in mux_control_select_delay()
/linux/
A Dvmlinux.symvers1768 0x00000000 down_killable vmlinux EXPORT_SYMBOL
A DSystem.map3574 ffff8000100e0294 T down_killable
A D.tmp_System.map3574 ffff8000100e0294 T down_killable

Completed in 367 milliseconds