__down_timeout     39 kernel/locking/semaphore.c static noinline int __down_timeout(struct semaphore *sem, long timeout);
__down_timeout    164 kernel/locking/semaphore.c 		result = __down_timeout(sem, timeout);