Home
last modified time | relevance | path

Searched refs:lockdep_assert_held_once (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_so.c210 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_view_destroy()
438 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_view_cotable_list_destroy()
458 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_view_surface_list_destroy()
Dvmwgfx_cmdbuf.c260 lockdep_assert_held_once(&man->lock); in __vmw_cmdbuf_header_free()
664 lockdep_assert_held_once(&man->cur_mutex); in __vmw_cmdbuf_cur_flush()
1049 lockdep_assert_held_once(&man->cur_mutex); in vmw_cmdbuf_commit_cur()
Dvmwgfx_shader.c552 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_dx_shader_cotable_list_scrub()
/Linux-v5.4/include/linux/
Dlockdep.h402 #define lockdep_assert_held_once(l) do { \ macro
481 #define lockdep_assert_held_once(l) do { (void)(l); } while (0) macro
/Linux-v5.4/drivers/gpu/drm/
Ddrm_auth.c146 lockdep_assert_held_once(&dev->master_mutex); in drm_new_set_master()
/Linux-v5.4/drivers/regulator/
Dcore.c2039 lockdep_assert_held_once(&regulator_list_mutex); in _regulator_put()
2434 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_handle_consumer_enable()
2455 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_handle_consumer_disable()
2475 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_enable()
2593 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_disable()
2671 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_force_disable()
3540 lockdep_assert_held_once(&c_rdevs[i]->mutex.base); in regulator_get_optimal_voltage()
4596 lockdep_assert_held_once(&rdev->mutex.base); in regulator_notifier_call_chain()
/Linux-v5.4/net/bridge/
Dbr_fdb.c110 lockdep_assert_held_once(&br->hash_lock); in br_fdb_find()
Dbr_multicast.c73 lockdep_assert_held_once(&br->multicast_lock); in br_mdb_ip_get()
/Linux-v5.4/drivers/tty/serial/
Dserial_core.c2999 lockdep_assert_held_once(&uport->lock); in uart_handle_dcd_change()
3030 lockdep_assert_held_once(&uport->lock); in uart_handle_cts_change()
/Linux-v5.4/net/packet/
Daf_packet.c314 lockdep_assert_held_once(&pkt_sk(sk)->bind_lock); in register_prot_hook()
328 lockdep_assert_held_once(&po->bind_lock); in __unregister_prot_hook()