Searched refs:__up (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/locking/
H A Dsemaphore.c41 static noinline void __up(struct semaphore *sem);
191 __up(sem);
272 static noinline void __sched __up(struct semaphore *sem) function

Completed in 95 milliseconds