Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/locking/
Dsemaphore.c101 int down_killable(struct semaphore *sem) in down_killable() function
/kernel/linux/linux-6.6/kernel/locking/
Dsemaphore.c105 int __sched down_killable(struct semaphore *sem) in down_killable() function