Home
last modified time | relevance | path

Searched defs:down_timeout (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/locking/
H A Dsemaphore.c155 int down_timeout(struct semaphore *sem, long timeout) in down_timeout() function
169 EXPORT_SYMBOL(down_timeout); variable
/kernel/linux/linux-6.6/kernel/locking/
H A Dsemaphore.c159 int __sched down_timeout(struct semaphore *sem, long timeout) in down_timeout() function
174 EXPORT_SYMBOL(down_timeout); variable

Completed in 2 milliseconds