| /linux-6.15/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_tcon.c | 189 void sun4i_tcon_set_status(struct sun4i_tcon *tcon, in sun4i_tcon_set_status() 252 struct sun4i_tcon *tcon; in sun4i_get_tcon0() local 598 static void sun4i_tcon1_mode_set(struct sun4i_tcon *tcon, in sun4i_tcon1_mode_set() 712 void sun4i_tcon_mode_set(struct sun4i_tcon *tcon, in sun4i_tcon_mode_set() 755 struct sun4i_tcon *tcon = private; in sun4i_tcon_handler() local 785 struct sun4i_tcon *tcon) in sun4i_tcon_init_clocks() 813 struct sun4i_tcon *tcon) in sun4i_tcon_init_irq() 840 struct sun4i_tcon *tcon) in sun4i_tcon_init_regmap() 1116 struct sun4i_tcon *tcon; in sun4i_tcon_bind() local 1302 struct sun4i_tcon *tcon = dev_get_drvdata(dev); in sun4i_tcon_unbind() local [all …]
|
| H A D | sun4i_tcon_dclk.c | 18 struct sun4i_tcon *tcon; member 74 struct sun4i_tcon *tcon = dclk->tcon; in sun4i_dclk_round_rate() local 165 int sun4i_dclk_create(struct device *dev, struct sun4i_tcon *tcon) in sun4i_dclk_create() 201 int sun4i_dclk_free(struct sun4i_tcon *tcon) in sun4i_dclk_free()
|
| H A D | sun4i_rgb.c | 27 struct sun4i_tcon *tcon; member 66 struct sun4i_tcon *tcon = rgb->tcon; in sun4i_rgb_mode_valid() local 189 int sun4i_rgb_init(struct drm_device *drm, struct sun4i_tcon *tcon) in sun4i_rgb_init()
|
| /linux-6.15/fs/smb/client/ |
| H A D | smb1ops.c | 511 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in cifs_qfs_tcon() 541 struct cifs_tcon *tcon, in cifs_query_path_info() 742 cifs_clear_stats(struct cifs_tcon *tcon) in cifs_clear_stats() 768 cifs_print_stats(struct seq_file *m, struct cifs_tcon *tcon) in cifs_print_stats() 805 struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, in cifs_mkdir_setinfo() 905 struct cifs_tcon *tcon; in smb_set_file_info() local 1090 cifs_close_dir(const unsigned int xid, struct cifs_tcon *tcon, in cifs_close_dir() 1105 cifs_queryfs(const unsigned int xid, struct cifs_tcon *tcon, in cifs_queryfs() 1170 struct cifs_tcon *tcon, in cifs_query_symlink() 1228 struct dentry *dentry, struct cifs_tcon *tcon, in cifs_make_node() [all …]
|
| H A D | cifssmb.c | 71 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) in cifs_reconnect_tcon() 278 __smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in __smb_init() 304 smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init() 847 struct cifs_tcon *tcon, const char *name, in CIFSSMBMkDir() 1186 struct cifs_tcon *tcon = oparms->tcon; in CIFS_open() local 1452 struct cifs_tcon *tcon = io_parms->tcon; in CIFSSMBRead() local 1560 struct cifs_tcon *tcon = io_parms->tcon; in CIFSSMBWrite() local 1832 struct cifs_tcon *tcon = io_parms->tcon; in CIFSSMBWrite2() local 2546 struct cifs_tcon *tcon, in CIFSCreateHardLink() 2709 struct cifs_tcon *tcon, in cifs_query_reparse_point() [all …]
|
| H A D | smb2ops.c | 1341 smb2_clear_stats(struct cifs_tcon *tcon) in smb2_clear_stats() 1546 struct cifs_tcon *tcon, in smb2_ioctl_query_info() 1804 struct cifs_tcon *tcon; in smb2_copychunk_range() local 2247 struct cifs_tcon *tcon; in smb3_notify() local 2540 struct cifs_tcon *tcon; in smb2_is_network_name_deleted() local 2941 struct cifs_tcon *tcon; in smb2_get_dfs_refer() local 3079 struct cifs_tcon *tcon; in get_smb2_acl_by_path() local 3144 struct cifs_tcon *tcon; in set_smb2_acl() local 3374 struct cifs_tcon *tcon, in smb3_simple_fallocate_write_range() 3411 struct cifs_tcon *tcon, in smb3_simple_fallocate_range() [all …]
|
| H A D | cifs_swn.c | 32 struct cifs_tcon *tcon; member 35 static int cifs_swn_auth_info_krb(struct cifs_tcon *tcon, struct sk_buff *skb) in cifs_swn_auth_info_krb() 46 static int cifs_swn_auth_info_ntlm(struct cifs_tcon *tcon, struct sk_buff *skb) in cifs_swn_auth_info_ntlm() 252 static struct cifs_swn_reg *cifs_find_swn_reg(struct cifs_tcon *tcon) in cifs_find_swn_reg() 305 static struct cifs_swn_reg *cifs_get_swn_reg(struct cifs_tcon *tcon) in cifs_get_swn_reg() 463 static int cifs_swn_reconnect(struct cifs_tcon *tcon, struct sockaddr_storage *addr) in cifs_swn_reconnect() 589 int cifs_swn_register(struct cifs_tcon *tcon) in cifs_swn_register() 607 int cifs_swn_unregister(struct cifs_tcon *tcon) in cifs_swn_unregister()
|
| H A D | ioctl.c | 31 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_ioctl_query_info() local 117 static long smb_mnt_get_tcon_info(struct cifs_tcon *tcon, void __user *arg) in smb_mnt_get_tcon_info() 131 static long smb_mnt_get_fsinfo(unsigned int xid, struct cifs_tcon *tcon, in smb_mnt_get_fsinfo() 171 struct cifs_tcon *tcon; in cifs_shutdown() local 237 static int cifs_dump_full_key(struct cifs_tcon *tcon, struct smb3_full_key_debug_info __user *in) in cifs_dump_full_key() 356 struct cifs_tcon *tcon; in cifs_ioctl() local
|
| H A D | smb2pdu.c | 77 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required() 95 const struct cifs_tcon *tcon, in smb2_hdr_assemble() 217 smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon, in smb2_reconnect() 2019 struct cifs_tcon *tcon, const struct nls_table *cp) in SMB2_tcon() 2803 umode_t mode, struct cifs_tcon *tcon, in smb311_posix_mkdir() 3176 struct cifs_tcon *tcon = oparms->tcon; in SMB2_open() local 4088 struct cifs_tcon *tcon) in cifs_renegotiate_iosize() 4107 struct cifs_tcon *tcon, *tcon2; in smb2_reconnect_server() local 4376 struct cifs_tcon *tcon = io_parms->tcon; in smb3_use_rdma_offload() local 5319 struct cifs_tcon *tcon, in SMB2_query_directory_init() [all …]
|
| H A D | smb2inode.c | 172 static int smb2_compound_op(const unsigned int xid, struct cifs_tcon *tcon, in smb2_compound_op() 936 struct cifs_tcon *tcon, in smb2_query_path_info() 1112 struct cifs_tcon *tcon, const char *name, in smb2_mkdir() 1127 struct cifs_sb_info *cifs_sb, struct cifs_tcon *tcon, in smb2_mkdir_setinfo() 1155 smb2_rmdir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_rmdir() 1221 struct cifs_tcon *tcon, in smb2_rename_path() 1245 struct cifs_tcon *tcon, in smb2_create_hardlink() 1258 smb2_set_path_size(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_size() 1297 struct cifs_tcon *tcon; in smb2_set_file_info() local 1326 struct cifs_tcon *tcon, in smb2_get_reparse_inode() [all …]
|
| H A D | inode.c | 440 struct cifs_tcon *tcon; in cifs_get_unix_fattr() local 528 struct cifs_tcon *tcon; in cifs_sfu_type() local 716 struct cifs_tcon *tcon; in cifs_sfu_mode() local 1267 struct cifs_tcon *tcon; in cifs_get_fattr() local 1457 struct cifs_tcon *tcon; in smb311_posix_get_fattr() local 1801 struct cifs_tcon *tcon; in cifs_rename_pending_delete() local 1945 struct cifs_tcon *tcon; in cifs_unlink() local 2226 struct cifs_tcon *tcon; local 2304 struct cifs_tcon *tcon; local 2383 struct cifs_tcon *tcon; local [all …]
|
| H A D | smb2misc.c | 541 smb2_tcon_has_lease(struct cifs_tcon *tcon, struct smb2_lease_break *rsp) in smb2_tcon_has_lease() 580 smb2_tcon_find_pending_open_lease(struct cifs_tcon *tcon, in smb2_tcon_find_pending_open_lease() 614 struct cifs_tcon *tcon; in smb2_is_valid_lease_break() local 677 struct cifs_tcon *tcon; in smb2_is_valid_oplock_break() local 756 struct cifs_tcon *tcon = cancelled->tcon; in smb2_cancelled_close_fid() local 783 __smb2_handle_cancelled_cmd(struct cifs_tcon *tcon, __u16 cmd, __u64 mid, in __smb2_handle_cancelled_cmd() 804 smb2_handle_cancelled_close(struct cifs_tcon *tcon, __u64 persistent_fid, in smb2_handle_cancelled_close() 846 struct cifs_tcon *tcon; in smb2_handle_cancelled_mid() local
|
| H A D | fscache.c | 26 struct cifs_tcon *tcon, in cifs_fscache_fill_volume_coherency() 35 int cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) in cifs_fscache_get_super_cookie() 114 void cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) in cifs_fscache_release_super_cookie() 133 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_fscache_get_inode_cookie() local
|
| H A D | file.c | 475 struct cifs_tcon *tcon; in cifs_posix_open() local 660 struct cifs_tcon *tcon = tlink_tcon(tlink); in cifs_new_fileinfo() local 950 struct cifs_tcon *tcon; in cifs_open() local 1157 struct cifs_tcon *tcon; in cifs_reopen_file() local 1449 struct cifs_tcon *tcon; in cifs_closedir() local 1742 struct cifs_tcon *tcon; in cifs_push_mandatory_locks() local 2328 struct cifs_tcon *tcon; in cifs_flock() local 2377 struct cifs_tcon *tcon; in cifs_lock() local 2659 struct cifs_tcon *tcon; in cifs_strict_fsync() local 2715 struct cifs_tcon *tcon; in cifs_fsync() local [all …]
|
| H A D | dir.c | 40 struct cifs_tcon *tcon, int add_treename) in cifs_build_path_to_root() 74 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in build_path_from_dentry() local 141 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in build_path_from_dentry_optional_prefix() local 153 check_name(struct dentry *direntry, struct cifs_tcon *tcon) in check_name() 185 struct cifs_tcon *tcon = tlink_tcon(tlink); local 439 struct cifs_tcon *tcon; local 562 struct cifs_tcon *tcon; local 605 struct cifs_tcon *tcon; local
|
| H A D | cached_dir.c | 133 int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon, in open_cached_dir() 385 int open_cached_dir_by_dentry(struct cifs_tcon *tcon, in open_cached_dir_by_dentry() 437 void drop_cached_dir_by_name(const unsigned int xid, struct cifs_tcon *tcon, in drop_cached_dir_by_name() 471 struct cifs_tcon *tcon; in close_all_cached_dirs() local 516 void invalidate_all_cached_dirs(struct cifs_tcon *tcon) in invalidate_all_cached_dirs() 557 struct cifs_tcon *tcon = cfid->tcon; in cached_dir_offload_close() local 587 int cached_dir_lease_break(struct cifs_tcon *tcon, __u8 lease_key[16]) in cached_dir_lease_break()
|
| H A D | link.c | 161 create_mf_symlink(const unsigned int xid, struct cifs_tcon *tcon, in create_mf_symlink() 194 check_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in check_mf_symlink() 251 cifs_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_query_mf_symlink() 296 cifs_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in cifs_create_mf_symlink() 336 smb3_query_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_query_mf_symlink() 399 smb3_create_mf_symlink(unsigned int xid, struct cifs_tcon *tcon, in smb3_create_mf_symlink() 473 struct cifs_tcon *tcon; local
|
| H A D | connect.c | 195 struct cifs_tcon *tcon; in cifs_mark_tcp_ses_conns_for_reconnect() local 2009 struct cifs_tcon *tcon; in cifs_setup_ipc() local 2091 struct cifs_tcon *tcon; in __cifs_put_smb_ses() local 2556 struct cifs_tcon *tcon; in cifs_find_tcon() local 2664 struct cifs_tcon *tcon; in cifs_get_tcon() local 2962 struct cifs_tcon *tcon, in match_prepath() 2993 struct cifs_tcon *tcon; in cifs_match_super() local 3697 struct cifs_tcon *tcon = NULL; in cifs_mount_get_tcon() local 3771 struct cifs_tcon *tcon) in mount_setup_tlink() 3803 struct cifs_tcon *tcon, in cifs_are_all_path_components_accessible() [all …]
|
| H A D | cifs_swn.h | 43 static inline int cifs_swn_register(struct cifs_tcon *tcon) { return 0; } in cifs_swn_register() 44 static inline int cifs_swn_unregister(struct cifs_tcon *tcon) { return 0; } in cifs_swn_unregister()
|
| H A D | misc.c | 159 tconInfoFree(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace) in tconInfoFree() 429 struct cifs_tcon *tcon; in is_valid_oplock_break() local 550 struct cifs_tcon *tcon = NULL; in cifs_autodisable_serverino() local 791 cifs_close_all_deferred_files(struct cifs_tcon *tcon) in cifs_close_all_deferred_files() 822 cifs_close_deferred_file_under_dentry(struct cifs_tcon *tcon, const char *path) in cifs_close_deferred_file_under_dentry() 1159 struct super_block *cifs_get_dfs_tcon_super(struct cifs_tcon *tcon) in cifs_get_dfs_tcon_super() 1228 struct cifs_tcon *tcon, in cifs_inval_name_dfs_link_error()
|
| H A D | reparse.c | 38 struct dentry *dentry, struct cifs_tcon *tcon, in smb2_create_reparse_symlink() 54 struct dentry *dentry, struct cifs_tcon *tcon, in create_native_symlink() 252 struct cifs_tcon *tcon; in detect_directory_symlink_target() local 382 struct dentry *dentry, struct cifs_tcon *tcon, in create_native_socket() 451 struct dentry *dentry, struct cifs_tcon *tcon, in mknod_nfs() 652 struct dentry *dentry, struct cifs_tcon *tcon, in mknod_wsl() 700 struct dentry *dentry, struct cifs_tcon *tcon, in smb2_mknod_reparse()
|
| H A D | cifs_debug.c | 90 static void cifs_debug_tcon(struct seq_file *m, struct cifs_tcon *tcon) in cifs_debug_tcon() 239 struct cifs_tcon *tcon; in cifs_debug_files_proc_show() local 307 struct cifs_tcon *tcon; in cifs_debug_data_proc_show() local 656 struct cifs_tcon *tcon; in cifs_stats_proc_write() local 716 struct cifs_tcon *tcon; in cifs_stats_proc_show() local
|
| H A D | cifsfs.c | 192 struct cifs_tcon *tcon; in cifs_read_super() local 313 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_statfs() local 354 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_fallocate() local 583 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_show_options() local 786 struct cifs_tcon *tcon; in cifs_umount_begin() local 831 struct cifs_tcon *tcon; in cifs_freeze() local 1044 struct cifs_tcon *tcon; in cifs_llseek() local
|
| /linux-6.15/drivers/gpu/drm/fsl-dcu/ |
| H A D | fsl_tcon.c | 19 void fsl_tcon_bypass_disable(struct fsl_tcon *tcon) in fsl_tcon_bypass_disable() 25 void fsl_tcon_bypass_enable(struct fsl_tcon *tcon) in fsl_tcon_bypass_enable() 41 struct fsl_tcon *tcon, in fsl_tcon_init_regmap() 61 struct fsl_tcon *tcon; in fsl_tcon_init() local 102 void fsl_tcon_free(struct fsl_tcon *tcon) in fsl_tcon_free()
|
| /linux-6.15/fs/smb/server/mgmt/ |
| H A D | tree_connect.c | 101 void ksmbd_tree_connect_put(struct ksmbd_tree_connect *tcon) in ksmbd_tree_connect_put() 136 struct ksmbd_tree_connect *tcon; in ksmbd_tree_conn_lookup() local
|