Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/locking/
Dsemaphore.c209 static inline int __sched ___down_common(struct semaphore *sem, long state, in ___down_common() function
246 ret = ___down_common(sem, state, timeout); in __down_common()