Searched refs:of_mutex (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/of/
H A Doverlay.c354 mutex_lock(&of_mutex); of_overlay_create()
392 mutex_unlock(&of_mutex); of_overlay_create()
404 mutex_unlock(&of_mutex); of_overlay_create()
494 mutex_lock(&of_mutex); of_overlay_destroy()
523 mutex_unlock(&of_mutex); of_overlay_destroy()
540 mutex_lock(&of_mutex); of_overlay_destroy_all()
551 mutex_unlock(&of_mutex); of_overlay_destroy_all()
H A Ddynamic.c249 mutex_lock(&of_mutex); of_attach_node()
255 mutex_unlock(&of_mutex); of_attach_node()
302 mutex_lock(&of_mutex); of_detach_node()
308 mutex_unlock(&of_mutex); of_detach_node()
697 mutex_unlock(&of_mutex); of_changeset_apply()
700 mutex_lock(&of_mutex); of_changeset_apply()
735 mutex_unlock(&of_mutex); of_changeset_revert()
738 mutex_lock(&of_mutex); of_changeset_revert()
H A Dof_private.h34 extern struct mutex of_mutex;
H A Ddevice.c260 mutex_lock(&of_mutex); of_device_uevent()
268 mutex_unlock(&of_mutex); of_device_uevent()
H A Dbase.c50 DEFINE_MUTEX(of_mutex); variable
197 mutex_lock(&of_mutex); of_core_init()
200 mutex_unlock(&of_mutex); of_core_init()
206 mutex_unlock(&of_mutex); of_core_init()
1720 mutex_lock(&of_mutex); of_add_property()
1729 mutex_unlock(&of_mutex); of_add_property()
1779 mutex_lock(&of_mutex); of_remove_property()
1788 mutex_unlock(&of_mutex); of_remove_property()
1855 mutex_lock(&of_mutex); of_update_property()
1864 mutex_unlock(&of_mutex); of_update_property()
1966 mutex_lock(&of_mutex); of_alias_get_id()
1976 mutex_unlock(&of_mutex); of_alias_get_id()
1994 mutex_lock(&of_mutex); of_alias_get_highest_id()
2002 mutex_unlock(&of_mutex); of_alias_get_highest_id()
H A Dunittest.c533 mutex_lock(&of_mutex); of_unittest_changeset()
535 mutex_unlock(&of_mutex); of_unittest_changeset()
542 mutex_lock(&of_mutex); of_unittest_changeset()
544 mutex_unlock(&of_mutex); of_unittest_changeset()
864 mutex_lock(&of_mutex); attach_node_and_children()
872 mutex_unlock(&of_mutex); attach_node_and_children()

Completed in 152 milliseconds