Searched refs:mtx (Results 1 – 1 of 1) sorted by relevance
185 struct mutex mtx; member483 mutex_destroy(&ep->mtx); in ep_free()558 mutex_lock(&ep->mtx); in eventpoll_release_file()560 mutex_unlock(&ep->mtx); in eventpoll_release_file()579 mutex_init(&ep->mtx); in ep_alloc()912 mutex_lock(&ep->mtx); in ep_send_events()1016 mutex_unlock(&ep->mtx); in ep_send_events()1198 mutex_lock(&ep->mtx); in SYSCALL_DEFINE4()1231 mutex_unlock(&ep->mtx); in SYSCALL_DEFINE4()