Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_tc.c704 mutex_lock(&dig_port->tc_lock); in intel_tc_port_sanitize()
747 mutex_unlock(&dig_port->tc_lock); in intel_tc_port_sanitize()
780 mutex_lock(&dig_port->tc_lock); in __intel_tc_port_lock()
811 mutex_lock(&dig_port->tc_lock); in intel_tc_port_disconnect_phy_work()
816 mutex_unlock(&dig_port->tc_lock); in intel_tc_port_disconnect_phy_work()
836 mutex_unlock(&dig_port->tc_lock); in intel_tc_port_unlock()
841 return mutex_is_locked(&dig_port->tc_lock) || in intel_tc_port_ref_held()
878 mutex_lock(&dig_port->tc_lock); in tc_has_modular_fia()
882 mutex_unlock(&dig_port->tc_lock); in tc_has_modular_fia()
920 mutex_init(&dig_port->tc_lock); in intel_tc_port_init()
Dintel_display_types.h1756 struct mutex tc_lock; /* protects the TypeC port mode */ member
/Linux-v6.1/drivers/net/can/usb/
Dgs_usb.c305 spinlock_t tc_lock; /* spinlock to guard access tc->cycle_last */ member
409 static u64 gs_usb_timestamp_read(const struct cyclecounter *cc) __must_hold(&dev->tc_lock) in gs_usb_timestamp_read()
415 lockdep_assert_held(&dev->tc_lock); in gs_usb_timestamp_read()
418 spin_unlock_bh(&dev->tc_lock); in gs_usb_timestamp_read()
420 spin_lock_bh(&dev->tc_lock); in gs_usb_timestamp_read()
435 spin_lock_bh(&dev->tc_lock); in gs_usb_timestamp_work()
437 spin_unlock_bh(&dev->tc_lock); in gs_usb_timestamp_work()
449 spin_lock_bh(&dev->tc_lock); in gs_usb_skb_set_timestamp()
451 spin_unlock_bh(&dev->tc_lock); in gs_usb_skb_set_timestamp()
465 spin_lock_init(&dev->tc_lock); in gs_usb_timestamp_init()
[all …]
/Linux-v6.1/fs/cifs/
Dconnect.c2320 spin_lock(&tcon->tc_lock); in cifs_find_tcon()
2322 spin_unlock(&tcon->tc_lock); in cifs_find_tcon()
2326 spin_unlock(&tcon->tc_lock); in cifs_find_tcon()
2350 spin_lock(&tcon->tc_lock); in cifs_put_tcon()
2352 spin_unlock(&tcon->tc_lock); in cifs_put_tcon()
2361 spin_unlock(&tcon->tc_lock); in cifs_put_tcon()
2733 spin_lock(&tcon->tc_lock); in cifs_match_super()
2744 spin_unlock(&tcon->tc_lock); in cifs_match_super()
4648 spin_lock(&tcon->tc_lock); in cifs_tree_connect()
4652 spin_unlock(&tcon->tc_lock); in cifs_tree_connect()
[all …]
Dcifsfs.c724 spin_lock(&tcon->tc_lock); in cifs_umount_begin()
729 spin_unlock(&tcon->tc_lock); in cifs_umount_begin()
734 spin_unlock(&tcon->tc_lock); in cifs_umount_begin()
Ddfs_cache.c1538 spin_lock(&tcon->tc_lock); in refresh_mounts()
1543 spin_unlock(&tcon->tc_lock); in refresh_mounts()
Dmisc.c129 spin_lock_init(&ret_buf->tc_lock); in tconInfoAlloc()
Dcifsglob.h1150 spinlock_t tc_lock; /* protect anything here that is not protected */ member
Dsmb2pdu.c166 spin_lock(&tcon->tc_lock); in smb2_reconnect()
176 spin_unlock(&tcon->tc_lock); in smb2_reconnect()
182 spin_unlock(&tcon->tc_lock); in smb2_reconnect()
Dcifssmb.c90 spin_lock(&tcon->tc_lock); in cifs_reconnect_tcon()
95 spin_unlock(&tcon->tc_lock); in cifs_reconnect_tcon()
101 spin_unlock(&tcon->tc_lock); in cifs_reconnect_tcon()
Dfile.c69 spin_lock(&tcon->tc_lock); in cifs_mark_open_files_invalid()
72 spin_unlock(&tcon->tc_lock); in cifs_mark_open_files_invalid()
Dsmb2ops.c2323 spin_lock(&tcon->tc_lock); in smb2_is_network_name_deleted()
2325 spin_unlock(&tcon->tc_lock); in smb2_is_network_name_deleted()