Searched refs:__up (Results 1 – 1 of 1) sorted by relevance
40 static noinline void __up(struct semaphore *sem);190 __up(sem); in up()259 static noinline void __sched __up(struct semaphore *sem) in __up() function