Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vmwgfx/
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()
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.c359 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_dx_streamoutput_cotable_list_scrub()
Dvmwgfx_shader.c547 lockdep_assert_held_once(&dev_priv->binding_mutex); in vmw_dx_shader_cotable_list_scrub()
/Linux-v6.1/mm/
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-v6.1/drivers/soc/samsung/
Dexynos-regulator-coupler.c40 lockdep_assert_held_once(&c_rdevs[i]->mutex.base); in regulator_get_optimal_voltage()
/Linux-v6.1/include/linux/
Dlockdep.h330 #define lockdep_assert_held_once(l) \ macro
419 #define lockdep_assert_held_once(l) do { (void)(l); } while (0) macro
/Linux-v6.1/drivers/tty/serial/
Dsc16is7xx.c729 lockdep_assert_held_once(&s->efr_lock); in sc16is7xx_update_mlines()
897 lockdep_assert_held_once(&port->lock); in sc16is7xx_ier_clear()
910 lockdep_assert_held_once(&port->lock); in sc16is7xx_ier_set()
947 lockdep_assert_held_once(&port->lock); in sc16is7xx_enable_ms()
Dserial_core.c3266 lockdep_assert_held_once(&uport->lock); in uart_handle_dcd_change()
3297 lockdep_assert_held_once(&uport->lock); in uart_handle_cts_change()
/Linux-v6.1/drivers/gpu/drm/
Ddrm_auth.c170 lockdep_assert_held_once(&dev->master_mutex); in drm_new_set_master()
Ddrm_gem.c1313 lockdep_assert_held_once(lru->lock); in drm_gem_lru_move_tail_locked()
/Linux-v6.1/drivers/net/phy/
Dmdio_bus.c760 lockdep_assert_held_once(&bus->mdio_lock); in __mdiobus_read()
786 lockdep_assert_held_once(&bus->mdio_lock); in __mdiobus_write()
/Linux-v6.1/drivers/regulator/
Dcore.c2319 lockdep_assert_held_once(&regulator_list_mutex); in _regulator_put()
2757 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_handle_consumer_enable()
2782 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_handle_consumer_disable()
2802 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_enable()
2920 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_disable()
2998 lockdep_assert_held_once(&rdev->mutex.base); in _regulator_force_disable()
3866 lockdep_assert_held_once(&c_rdevs[i]->mutex.base); in regulator_get_optimal_voltage()
/Linux-v6.1/kernel/bpf/
Dtrampoline.c45 lockdep_assert_held_once(&tr->mutex); in bpf_tramp_ftrace_ops_func()
/Linux-v6.1/net/bridge/
Dbr_fdb.c229 lockdep_assert_held_once(&br->hash_lock); in br_fdb_find()
Dbr_multicast.c92 lockdep_assert_held_once(&br->multicast_lock); in br_sg_port_find()
109 lockdep_assert_held_once(&br->multicast_lock); in br_mdb_ip_get()
213 lockdep_assert_held_once(&pg->key.port->br->multicast_lock); in br_multicast_pg_to_port_ctx()
/Linux-v6.1/net/packet/
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-v6.1/kernel/trace/
Dftrace.c5726 lockdep_assert_held_once(&direct_mutex); in __modify_ftrace_direct_multi()
8082 lockdep_assert_held_once(&direct_mutex); in prepare_direct_functions_for_ipmodify()
/Linux-v6.1/net/mptcp/
Dprotocol.c1056 lockdep_assert_held_once(&sk->sk_lock.slock); in __mptcp_clean_una_wakeup()