Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
A 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()
A 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()
A Dvmwgfx_streamoutput.c380 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_dx_streamoutput_cotable_list_scrub()
A Dvmwgfx_shader.c552 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_dx_shader_cotable_list_scrub()
/linux/drivers/soc/samsung/
A Dexynos-regulator-coupler.c40 lockdep_assert_held_once(&c_rdevs[i]->mutex.base); in regulator_get_optimal_voltage()
/linux/include/linux/
A Dlockdep.h327 #define lockdep_assert_held_once(l) \ macro
415 #define lockdep_assert_held_once(l) do { (void)(l); } while (0) macro
/linux/drivers/gpu/drm/
A Ddrm_auth.c170 lockdep_assert_held_once(&dev->master_mutex); in drm_new_set_master()
/linux/drivers/net/phy/
A Dmdio_bus.c756 lockdep_assert_held_once(&bus->mdio_lock); in __mdiobus_read()
782 lockdep_assert_held_once(&bus->mdio_lock); in __mdiobus_write()
/linux/drivers/regulator/
A Dcore.c2254 lockdep_assert_held_once(&regulator_list_mutex); in _regulator_put()
2691 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_handle_consumer_enable()
2712 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_handle_consumer_disable()
2732 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_enable()
2850 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_disable()
2928 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_force_disable()
3803 lockdep_assert_held_once(&c_rdevs[i]->mutex.base); in regulator_get_optimal_voltage()
/linux/net/bridge/
A Dbr_fdb.c229 lockdep_assert_held_once(&br->hash_lock); in br_fdb_find()
A 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/drivers/tty/serial/
A Dserial_core.c3084 lockdep_assert_held_once(&uport->lock); in uart_handle_dcd_change()
3115 lockdep_assert_held_once(&uport->lock); in uart_handle_cts_change()
/linux/net/mptcp/
A Dprotocol.c973 lockdep_assert_held_once(&sk->sk_lock.slock); in __mptcp_mem_reclaim_partial()
1072 lockdep_assert_held_once(&sk->sk_lock.slock); in __mptcp_clean_una_wakeup()
/linux/net/packet/
A Daf_packet.c354 lockdep_assert_held_once(&pkt_sk(sk)->bind_lock); in register_prot_hook()
368 lockdep_assert_held_once(&po->bind_lock); in __unregister_prot_hook()

Completed in 59 milliseconds