Searched refs:mutex_unlock (Results 1 – 3 of 3) sorted by relevance
332 static __always_inline void mutex_unlock(pthread_mutex_t *mtx) in mutex_unlock() function613 mutex_unlock(&save_state.mutex); in restore_ftrace()691 mutex_unlock(&printstate.cnt_mutex); in printstate_cnt_inc()701 mutex_unlock(&printstate.cnt_mutex); in printstate_cnt_dec()711 mutex_unlock(&printstate.cnt_mutex); in printstate_cnt_read()783 mutex_unlock(&sleeptable.mutex); in table_get_probability()859 mutex_unlock(&q->mutex); in queue_try_to_add_entry()875 mutex_unlock(&q->mutex); in queue_wait_for_entry()1025 mutex_unlock(&printstate.mutex); in go_to_sleep()1068 mutex_unlock(&print_mtx); in print_priority()[all …]
303 static int mutex_unlock(unsigned long *m) in mutex_unlock() function364 mutex_unlock(m1); in futex_thread1()375 mutex_unlock(m2); in futex_thread2()
3263 mutex_unlock(&acpi_desc->init_mutex); in nfit_test_probe()