Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/vmwgfx/
Dvmwgfx_so.c211 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_view_destroy()
440 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_view_cotable_list_destroy()
460 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_view_surface_list_destroy()
Dvmwgfx_cmdbuf.c261 lockdep_assert_held_once(&man->lock); in __vmw_cmdbuf_header_free()
665 lockdep_assert_held_once(&man->cur_mutex); in __vmw_cmdbuf_cur_flush()
1050 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.15/drivers/soc/samsung/
Dexynos-regulator-coupler.c40 lockdep_assert_held_once(&c_rdevs[i]->mutex.base); in regulator_get_optimal_voltage()
/Linux-v5.15/include/linux/
Dlockdep.h327 #define lockdep_assert_held_once(l) \ macro
415 #define lockdep_assert_held_once(l) do { (void)(l); } while (0) macro
/Linux-v5.15/drivers/net/phy/
Dmdio_bus.c753 lockdep_assert_held_once(&bus->mdio_lock); in __mdiobus_read()
779 lockdep_assert_held_once(&bus->mdio_lock); in __mdiobus_write()
/Linux-v5.15/drivers/gpu/drm/
Ddrm_auth.c170 lockdep_assert_held_once(&dev->master_mutex); in drm_new_set_master()
/Linux-v5.15/drivers/regulator/
Dcore.c2253 lockdep_assert_held_once(&regulator_list_mutex); in _regulator_put()
2690 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_handle_consumer_enable()
2711 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_handle_consumer_disable()
2731 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_enable()
2849 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_disable()
2927 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_force_disable()
3802 lockdep_assert_held_once(&c_rdevs[i]->mutex.base); in regulator_get_optimal_voltage()
/Linux-v5.15/drivers/tty/serial/
Dserial_core.c3056 lockdep_assert_held_once(&uport->lock); in uart_handle_dcd_change()
3087 lockdep_assert_held_once(&uport->lock); in uart_handle_cts_change()
/Linux-v5.15/net/bridge/
Dbr_fdb.c111 lockdep_assert_held_once(&br->hash_lock); in br_fdb_find()
Dbr_multicast.c89 lockdep_assert_held_once(&br->multicast_lock); in br_sg_port_find()
106 lockdep_assert_held_once(&br->multicast_lock); in br_mdb_ip_get()
210 lockdep_assert_held_once(&pg->key.port->br->multicast_lock); in br_multicast_pg_to_port_ctx()
/Linux-v5.15/net/packet/
Daf_packet.c319 lockdep_assert_held_once(&pkt_sk(sk)->bind_lock); in register_prot_hook()
333 lockdep_assert_held_once(&po->bind_lock); in __unregister_prot_hook()
/Linux-v5.15/net/mptcp/
Dprotocol.c1008 lockdep_assert_held_once(&sk->sk_lock.slock); in __mptcp_mem_reclaim_partial()