/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_tcon.c | 84 static void sun4i_tcon_channel_set_status(struct sun4i_tcon *tcon, int channel, in sun4i_tcon_channel_set_status() 118 static void sun4i_tcon_setup_lvds_phy(struct sun4i_tcon *tcon, in sun4i_tcon_setup_lvds_phy() 142 static void sun6i_tcon_setup_lvds_phy(struct sun4i_tcon *tcon, in sun6i_tcon_setup_lvds_phy() 173 static void sun4i_tcon_lvds_set_status(struct sun4i_tcon *tcon, in sun4i_tcon_lvds_set_status() 189 void sun4i_tcon_set_status(struct sun4i_tcon *tcon, in sun4i_tcon_set_status() 226 void sun4i_tcon_enable_vblank(struct sun4i_tcon *tcon, bool enable) in sun4i_tcon_enable_vblank() 252 struct sun4i_tcon *tcon; in sun4i_get_tcon0() local 264 static void sun4i_tcon_set_mux(struct sun4i_tcon *tcon, int channel, in sun4i_tcon_set_mux() 294 static void sun4i_tcon0_mode_set_dithering(struct sun4i_tcon *tcon, in sun4i_tcon0_mode_set_dithering() 346 static void sun4i_tcon0_mode_set_cpu(struct sun4i_tcon *tcon, in sun4i_tcon0_mode_set_cpu() [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/fs/smb/client/ |
H A D | smb1ops.c | 435 smb1_negotiate_wsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in smb1_negotiate_wsize() 470 smb1_negotiate_rsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in smb1_negotiate_rsize() 511 cifs_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in cifs_qfs_tcon() 519 cifs_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in cifs_is_path_accessible() 541 struct cifs_tcon *tcon, in cifs_query_path_info() 690 static int cifs_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in cifs_get_srv_inum() 716 static int cifs_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in cifs_query_file_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() [all …]
|
H A D | cifssmb.c | 71 cifs_reconnect_tcon(struct cifs_tcon *tcon, int smb_command) in cifs_reconnect_tcon() 226 small_smb_init(int smb_command, int wct, struct cifs_tcon *tcon, in small_smb_init() 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() 317 smb_init_no_reconnect(int smb_command, int wct, struct cifs_tcon *tcon, in smb_init_no_reconnect() 530 CIFSSMBTDis(const unsigned int xid, struct cifs_tcon *tcon) in CIFSSMBTDis() 683 CIFSPOSIXDelFile(const unsigned int xid, struct cifs_tcon *tcon, in CIFSPOSIXDelFile() 760 CIFSSMBDelFile(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBDelFile() 804 CIFSSMBRmDir(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in CIFSSMBRmDir() 848 struct cifs_tcon *tcon, const char *name, in CIFSSMBMkDir() [all …]
|
H A D | smb2ops.c | 482 smb2_negotiate_wsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in smb2_negotiate_wsize() 497 smb3_negotiate_wsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in smb3_negotiate_wsize() 532 smb2_negotiate_rsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in smb2_negotiate_rsize() 548 smb3_negotiate_rsize(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in smb3_negotiate_rsize() 810 SMB3_request_interfaces(const unsigned int xid, struct cifs_tcon *tcon, bool in_mount) in SMB3_request_interfaces() 857 smb3_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb3_qfs_tcon() 902 smb2_qfs_tcon(const unsigned int xid, struct cifs_tcon *tcon, in smb2_qfs_tcon() 933 smb2_is_path_accessible(const unsigned int xid, struct cifs_tcon *tcon, in smb2_is_path_accessible() 1000 static int smb2_get_srv_inum(const unsigned int xid, struct cifs_tcon *tcon, in smb2_get_srv_inum() 1008 static int smb2_query_file_info(const unsigned int xid, struct cifs_tcon *tcon, in smb2_query_file_info() [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 | 78 int smb3_encryption_required(const struct cifs_tcon *tcon) in smb3_encryption_required() 96 const struct cifs_tcon *tcon, in smb2_hdr_assemble() 218 smb2_reconnect(__le16 smb2_command, struct cifs_tcon *tcon, in smb2_reconnect() 494 fill_small_buf(__le16 smb2_command, struct cifs_tcon *tcon, in fill_small_buf() 520 static int __smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, in __smb2_plain_req_init() 552 static int smb2_plain_req_init(__le16 smb2_command, struct cifs_tcon *tcon, in smb2_plain_req_init() 566 static int smb2_ioctl_req_init(u32 opcode, struct cifs_tcon *tcon, in smb2_ioctl_req_init() 1276 int smb3_validate_negotiate(const unsigned int xid, struct cifs_tcon *tcon) in smb3_validate_negotiate() 2016 static inline void cifs_stats_fail_inc(struct cifs_tcon *tcon, uint16_t code) in cifs_stats_fail_inc() 2024 static inline void init_copy_chunk_defaults(struct cifs_tcon *tcon) in init_copy_chunk_defaults() [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() 1170 smb2_unlink(const unsigned int xid, struct cifs_tcon *tcon, const char *name, in smb2_unlink() 1191 static int smb2_set_path_attr(const unsigned int xid, struct cifs_tcon *tcon, in smb2_set_path_attr() 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() [all …]
|
H A D | inode.c | 404 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in cifs_get_file_info_unix() local 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 838 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in smb311_posix_info_to_fattr() local 896 struct cifs_tcon *tcon = cifs_sb_master_tcon(cifs_sb); in cifs_open_info_to_fattr() local 975 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in cifs_get_file_info() local 1066 struct cifs_tcon *tcon, in cifs_backup_query_path_info() 1104 static void cifs_set_fattr_ino(int xid, struct cifs_tcon *tcon, struct super_block *sb, in cifs_set_fattr_ino() 1162 struct cifs_tcon *tcon, in reparse_info_to_fattr() [all …]
|
H A D | file.c | 362 cifs_mark_open_files_invalid(struct cifs_tcon *tcon) in cifs_mark_open_files_invalid() 480 struct cifs_tcon *tcon; in cifs_posix_open() local 534 struct cifs_tcon *tcon, unsigned int f_flags, __u32 *oplock, in cifs_nt_open() 665 struct cifs_tcon *tcon = tlink_tcon(tlink); in cifs_new_fileinfo() local 798 struct cifs_tcon *tcon = tlink_tcon(cifs_file->tlink); in serverclose_work() local 859 struct cifs_tcon *tcon = tlink_tcon(cifs_file->tlink); in _cifsFileInfo_put() local 955 struct cifs_tcon *tcon; in cifs_open() local 1132 struct cifs_tcon *tcon = tlink_tcon(cfile->tlink); in cifs_relock_file() local 1165 struct cifs_tcon *tcon; in cifs_reopen_file() local 1422 cifs_reopen_persistent_handles(struct cifs_tcon *tcon) in cifs_reopen_persistent_handles() [all …]
|
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 | cached_dir.c | 134 int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon, in open_cached_dir() 408 int open_cached_dir_by_dentry(struct cifs_tcon *tcon, in open_cached_dir_by_dentry() 460 void drop_cached_dir_by_name(const unsigned int xid, struct cifs_tcon *tcon, in drop_cached_dir_by_name() 494 struct cifs_tcon *tcon; in close_all_cached_dirs() local 549 void invalidate_all_cached_dirs(struct cifs_tcon *tcon) in invalidate_all_cached_dirs() 590 struct cifs_tcon *tcon = cfid->tcon; in cached_dir_offload_close() local 620 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 | 104 struct cifs_tcon *tcon = container_of(work, in smb2_query_server_interfaces() local 205 struct cifs_tcon *tcon; in cifs_mark_tcp_ses_conns_for_reconnect() local 2027 struct cifs_tcon *tcon; in cifs_setup_ipc() local 2109 struct cifs_tcon *tcon; in __cifs_put_smb_ses() local 2540 static int match_tcon(struct cifs_tcon *tcon, struct smb3_fs_context *ctx) in match_tcon() 2574 struct cifs_tcon *tcon; in cifs_find_tcon() local 2595 cifs_put_tcon(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace) in cifs_put_tcon() 2682 struct cifs_tcon *tcon; in cifs_get_tcon() local 2974 struct cifs_tcon *tcon, in match_prepath() 3005 struct cifs_tcon *tcon; in cifs_match_super() local [all …]
|
H A D | misc.c | 165 tconInfoFree(struct cifs_tcon *tcon, enum smb3_tcon_ref_trace trace) in tconInfoFree() 443 struct cifs_tcon *tcon; in is_valid_oplock_break() local 564 struct cifs_tcon *tcon = NULL; in cifs_autodisable_serverino() local 805 cifs_close_all_deferred_files(struct cifs_tcon *tcon) in cifs_close_all_deferred_files() 836 cifs_close_deferred_file_under_dentry(struct cifs_tcon *tcon, const char *path) in cifs_close_deferred_file_under_dentry() 1173 struct super_block *cifs_get_dfs_tcon_super(struct cifs_tcon *tcon) in cifs_get_dfs_tcon_super() 1242 struct cifs_tcon *tcon, in cifs_inval_name_dfs_link_error()
|
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 | 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() 254 struct cifs_tcon *tcon; in detect_directory_symlink_target() local 384 struct dentry *dentry, struct cifs_tcon *tcon, in create_native_socket() 453 struct dentry *dentry, struct cifs_tcon *tcon, in mknod_nfs() 654 struct dentry *dentry, struct cifs_tcon *tcon, in mknod_wsl() 702 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 661 struct cifs_tcon *tcon; in cifs_stats_proc_write() local 721 struct cifs_tcon *tcon; in cifs_stats_proc_show() local
|
H A D | dfs.c | 206 struct cifs_tcon *tcon; in __dfs_mount_share() local 337 struct cifs_tcon *tcon, in tree_connect_dfs_target() 386 int cifs_tree_connect(const unsigned int xid, struct cifs_tcon *tcon) in cifs_tree_connect()
|
H A D | fscache.h | 89 static inline int cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) { return 0; } in cifs_fscache_get_super_cookie() 90 static inline void cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) {} in cifs_fscache_release_super_cookie()
|
H A D | dfs_cache.c | 1096 static bool target_share_equal(struct cifs_tcon *tcon, const char *s1) in target_share_equal() 1126 struct cifs_tcon *tcon = ses->tcon_ipc; in is_ses_good() local 1172 static int __refresh_tcon_referral(struct cifs_tcon *tcon, in __refresh_tcon_referral() 1214 static void refresh_tcon_referral(struct cifs_tcon *tcon, bool force_refresh) in refresh_tcon_referral() 1273 struct cifs_tcon *tcon; in dfs_cache_remount_fs() local 1306 struct cifs_tcon *tcon; in dfs_cache_refresh() local
|
/linux/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
|
/linux/drivers/pwm/ |
H A D | pwm-samsung.c | 124 u32 tcon; in __pwm_samsung_manual_update() local 250 u32 tcon; in pwm_samsung_enable() local 276 u32 tcon; in pwm_samsung_disable() local 391 u32 tcon; in pwm_samsung_set_invert() local
|