Searched refs:policy_mutex (Results 1 – 3 of 3) sorted by relevance
338 lockdep_assert_held(&stm->policy_mutex); in stp_policy_unbind()360 mutex_lock(&stm->policy_mutex); in stp_policy_release()362 mutex_unlock(&stm->policy_mutex); in stp_policy_release()434 mutex_lock(&stm->policy_mutex); in stp_policy_make()455 mutex_unlock(&stm->policy_mutex); in stp_policy_make()539 mutex_lock(&stm->policy_mutex); in stp_policy_node_lookup()542 mutex_unlock(&stm->policy_mutex); in stp_policy_node_lookup()
33 struct mutex policy_mutex; member
888 mutex_init(&stm->policy_mutex); in stm_register_device()955 mutex_lock(&stm->policy_mutex); in stm_unregister_device()958 mutex_unlock(&stm->policy_mutex); in stm_unregister_device()
Completed in 9 milliseconds