Searched refs:timerfd_lock (Results 1 – 1 of 1) sorted by relevance
48 static kmutex_t timerfd_lock; /* lock protecting state */ variable117 mutex_enter(&timerfd_lock); in timerfd_open()124 mutex_exit(&timerfd_lock); in timerfd_open()134 mutex_exit(&timerfd_lock); in timerfd_open()416 mutex_enter(&timerfd_lock); in timerfd_close()429 mutex_exit(&timerfd_lock); in timerfd_close()448 mutex_enter(&timerfd_lock); in timerfd_attach()453 mutex_exit(&timerfd_lock); in timerfd_attach()461 mutex_exit(&timerfd_lock); in timerfd_attach()472 mutex_exit(&timerfd_lock); in timerfd_attach()[all …]