Searched refs:down_trylock (Results 1 – 3 of 3) sorted by relevance
164 int down_trylock(struct semaphore *s);
190 down_trylock(struct semaphore *s) in down_trylock() function
590 if (down_trylock(&state->slot_available_event) != 0) { in reserve_space()