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