Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dsemaphore.c101 int down_killable(struct semaphore *sem) in down_killable() function
115 EXPORT_SYMBOL(down_killable);
/OK3568_Linux_fs/kernel/include/linux/
H A Dsemaphore.h40 extern int __must_check down_killable(struct semaphore *sem);
/OK3568_Linux_fs/kernel/drivers/mux/
H A Dcore.c338 ret = down_killable(&mux->lock); in mux_control_select()
/OK3568_Linux_fs/kernel/drivers/nfc/st95hf/
H A Dcore.c966 rc = down_killable(&stcontext->exchange_lock); in st95hf_in_send_cmd()
1224 result = down_killable(&stcontext->exchange_lock); in st95hf_remove()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_imx1833 down_killable
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/
H A Dosdep_service.c1283 if (down_killable(sema)) in _rtw_down_sema()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/
H A Dosdep_service.c1447 if (down_killable(sema)) in _rtw_down_sema()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/
H A Dosdep_service.c1283 if (down_killable(sema)) in _rtw_down_sema()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/
H A Dosdep_service.c1479 if (down_killable(sema)) in _rtw_down_sema()