Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_so.c211 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_view_destroy()
425 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_view_cotable_list_destroy()
445 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.c359 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_dx_streamoutput_cotable_list_scrub()
A Dvmwgfx_shader.c547 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_dx_shader_cotable_list_scrub()
/linux-6.3-rc2/mm/
A Dmemory-tiers.c170 lockdep_assert_held_once(&memory_tier_lock); in find_create_memory_tier()
367 lockdep_assert_held_once(&memory_tier_lock); in establish_demotion_targets()
483 lockdep_assert_held_once(&memory_tier_lock); in set_node_memory_tier()
/linux-6.3-rc2/drivers/net/phy/
A Dmdio_bus.c846 lockdep_assert_held_once(&bus->mdio_lock); in __mdiobus_read()
875 lockdep_assert_held_once(&bus->mdio_lock); in __mdiobus_write()
936 lockdep_assert_held_once(&bus->mdio_lock); in __mdiobus_c45_read()
967 lockdep_assert_held_once(&bus->mdio_lock); in __mdiobus_c45_write()
/linux-6.3-rc2/drivers/soc/samsung/
A Dexynos-regulator-coupler.c40 lockdep_assert_held_once(&c_rdevs[i]->mutex.base); in regulator_get_optimal_voltage()
/linux-6.3-rc2/include/linux/
A Dlockdep.h330 #define lockdep_assert_held_once(l) \ macro
419 #define lockdep_assert_held_once(l) do { (void)(l); } while (0) macro
/linux-6.3-rc2/drivers/tty/serial/
A Dsc16is7xx.c726 lockdep_assert_held_once(&s->efr_lock); in sc16is7xx_update_mlines()
894 lockdep_assert_held_once(&port->lock); in sc16is7xx_ier_clear()
907 lockdep_assert_held_once(&port->lock); in sc16is7xx_ier_set()
944 lockdep_assert_held_once(&port->lock); in sc16is7xx_enable_ms()
A Dserial_core.c3270 lockdep_assert_held_once(&uport->lock); in uart_handle_dcd_change()
3301 lockdep_assert_held_once(&uport->lock); in uart_handle_cts_change()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_auth.c170 lockdep_assert_held_once(&dev->master_mutex); in drm_new_set_master()
A Ddrm_gem.c1350 lockdep_assert_held_once(lru->lock); in drm_gem_lru_move_tail_locked()
/linux-6.3-rc2/drivers/regulator/
A Dcore.c2327 lockdep_assert_held_once(&regulator_list_mutex); in _regulator_put()
2765 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_handle_consumer_enable()
2790 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_handle_consumer_disable()
2810 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_enable()
2928 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_disable()
3006 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_force_disable()
3874 lockdep_assert_held_once(&c_rdevs[i]->mutex.base); in regulator_get_optimal_voltage()
/linux-6.3-rc2/net/bridge/
A Dbr_multicast.c93 lockdep_assert_held_once(&br->multicast_lock); in br_sg_port_find()
110 lockdep_assert_held_once(&br->multicast_lock); in br_mdb_ip_get()
214 lockdep_assert_held_once(&pg->key.port->br->multicast_lock); in br_multicast_pg_to_port_ctx()
244 lockdep_assert_held_once(&port->br->multicast_lock); in br_multicast_port_vid_to_port_ctx()
728 lockdep_assert_held_once(&port->br->multicast_lock); in br_multicast_port_ngroups_inc()
765 lockdep_assert_held_once(&port->br->multicast_lock); in br_multicast_port_ngroups_dec()
A Dbr_fdb.c236 lockdep_assert_held_once(&br->hash_lock); in br_fdb_find()
/linux-6.3-rc2/kernel/bpf/
A Dtrampoline.c45 lockdep_assert_held_once(&tr->mutex); in bpf_tramp_ftrace_ops_func()
/linux-6.3-rc2/net/packet/
A Daf_packet.c355 lockdep_assert_held_once(&pkt_sk(sk)->bind_lock); in register_prot_hook()
369 lockdep_assert_held_once(&po->bind_lock); in __unregister_prot_hook()
/linux-6.3-rc2/kernel/trace/
A Dftrace.c5841 lockdep_assert_held_once(&direct_mutex); in __modify_ftrace_direct_multi()
8211 lockdep_assert_held_once(&direct_mutex); in prepare_direct_functions_for_ipmodify()
/linux-6.3-rc2/net/mptcp/
A Dprotocol.c1046 lockdep_assert_held_once(&sk->sk_lock.slock); in __mptcp_clean_una_wakeup()

Completed in 109 milliseconds