Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_so.c210 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_view_destroy()
439 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_view_cotable_list_destroy()
459 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_streamoutput.c380 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_dx_streamoutput_cotable_list_scrub()
Dvmwgfx_shader.c552 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_dx_shader_cotable_list_scrub()
/Linux-v5.10/drivers/soc/samsung/
Dexynos-regulator-coupler.c40 lockdep_assert_held_once(&c_rdevs[i]->mutex.base); in regulator_get_optimal_voltage()
/Linux-v5.10/include/linux/
Dlockdep.h309 #define lockdep_assert_held_once(l) do { \ macro
383 #define lockdep_assert_held_once(l) do { (void)(l); } while (0) macro
/Linux-v5.10/drivers/gpu/drm/
Ddrm_auth.c139 lockdep_assert_held_once(&dev->master_mutex); in drm_new_set_master()
/Linux-v5.10/drivers/regulator/
Dcore.c2120 lockdep_assert_held_once(&regulator_list_mutex); in _regulator_put()
2570 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_handle_consumer_enable()
2591 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_handle_consumer_disable()
2611 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_enable()
2729 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_disable()
2807 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_force_disable()
3678 lockdep_assert_held_once(&c_rdevs[i]->mutex.base); in regulator_get_optimal_voltage()
/Linux-v5.10/net/bridge/
Dbr_fdb.c111 lockdep_assert_held_once(&br->hash_lock); in br_fdb_find()
Dbr_multicast.c84 lockdep_assert_held_once(&br->multicast_lock); in br_sg_port_find()
101 lockdep_assert_held_once(&br->multicast_lock); in br_mdb_ip_get()
/Linux-v5.10/drivers/tty/serial/
Dserial_core.c3067 lockdep_assert_held_once(&uport->lock); in uart_handle_dcd_change()
3098 lockdep_assert_held_once(&uport->lock); in uart_handle_cts_change()
/Linux-v5.10/net/packet/
Daf_packet.c317 lockdep_assert_held_once(&pkt_sk(sk)->bind_lock); in register_prot_hook()
331 lockdep_assert_held_once(&po->bind_lock); in __unregister_prot_hook()