Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/locking/
A Dsemaphore.c104 int __sched down_killable(struct semaphore *sem) in down_killable() function
119 EXPORT_SYMBOL(down_killable);
/linux-6.3-rc2/include/linux/
A Dsemaphore.h40 extern int __must_check down_killable(struct semaphore *sem);
/linux-6.3-rc2/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-6.3-rc2/drivers/mux/
A Dcore.c373 ret = down_killable(&mux->lock); in mux_control_select_delay()

Completed in 7 milliseconds