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