/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_encoder.c | 975 struct drm_connector *conn = NULL, *conn_iter; in dpu_encoder_virt_mode_set() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_atomic_helper.c | 2094 struct drm_connector *conn; in drm_atomic_helper_setup_commit() local 2199 struct drm_connector *conn; in drm_atomic_helper_wait_for_dependencies() local 3067 struct drm_connector *conn; in drm_atomic_helper_disable_all() local 3178 struct drm_connector *conn; drm_atomic_helper_duplicate_state() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | init.c | 127 u32 conn; in init_conn() local
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_connector.h | 1714 struct drm_connector *conn; member
|
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | device_node.c | 36 struct connection *conn = NULL; in ctrl_cmd_update_socket_handler() local 96 static inline void hmdfs_disconnect_node_marked(struct hmdfs_peer *conn) in hmdfs_disconnect_node_marked() argument [all...] |
H A D | connection.h | 313 static inline void connection_get(struct connection *conn) in connection_get() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | mae.c | 1880 efx_mae_populate_ct_key(struct efx_nic *efx, __le32 *key, size_t kw, struct efx_tc_ct_entry *conn) efx_mae_populate_ct_key() argument 1913 efx_mae_insert_ct(struct efx_nic *efx, struct efx_tc_ct_entry *conn) efx_mae_insert_ct() argument 1986 efx_mae_remove_ct(struct efx_nic *efx, struct efx_tc_ct_entry *conn) efx_mae_remove_ct() argument [all...] |
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | idt77252.c | 1409 u32 conn, stat; in idt77252_tx() local [all...] |
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_server.c | 79 static int insert_file_into_conn(struct hmdfs_peer *conn, struct file *file) in insert_file_into_conn() argument 97 static struct file *get_file_from_conn(struct hmdfs_peer *conn, __u32 file_id) in get_file_from_conn() argument 110 int remove_file_from_conn(struct hmdfs_peer *conn, __u32 file_id) in remove_file_from_conn() argument 193 hmdfs_server_offline_notify(struct hmdfs_peer *conn, int evt, unsigned int seq) hmdfs_server_offline_notify() argument [all...] |
H A D | stash.c | 67 struct hmdfs_peer *conn; member 102 struct hmdfs_peer *conn; member 143 struct hmdfs_peer *conn; member 276 struct hmdfs_peer *conn = info->conn; in hmdfs_flush_stash_file_metadata() local 327 hmdfs_wait_remote_writeback_once(struct hmdfs_peer *conn, struct hmdfs_inode_info *info) hmdfs_wait_remote_writeback_once() argument 349 hmdfs_reset_remote_write_err(struct hmdfs_peer *conn, struct hmdfs_inode_info *info) hmdfs_reset_remote_write_err() argument 387 hmdfs_flush_stash_file_data(struct hmdfs_peer *conn, struct hmdfs_inode_info *info) hmdfs_flush_stash_file_data() argument 513 hmdfs_close_stash_file(struct hmdfs_peer *conn, struct hmdfs_inode_info *info) hmdfs_close_stash_file() argument 549 hmdfs_new_file_cache(struct hmdfs_peer *conn, struct hmdfs_inode_info *info) hmdfs_new_file_cache() argument 611 hmdfs_init_stash_file_cache(struct hmdfs_peer *conn, struct hmdfs_inode_info *info) hmdfs_init_stash_file_cache() argument 658 struct hmdfs_peer *conn = info->conn; hmdfs_stash_remote_inode() local 688 hmdfs_init_cache_for_stash_files(struct hmdfs_peer *conn, struct list_head *list) hmdfs_init_cache_for_stash_files() argument 710 hmdfs_init_cache_for_stash_files_by_work(struct hmdfs_peer *conn, struct list_head *list) hmdfs_init_cache_for_stash_files_by_work() argument 724 hmdfs_stash_fetch_ready_files(struct hmdfs_peer *conn, bool check, struct list_head *list) hmdfs_stash_fetch_ready_files() argument 753 hmdfs_stash_offline_prepare(struct hmdfs_peer *conn, int evt, unsigned int seq) hmdfs_stash_offline_prepare() argument 773 hmdfs_track_inode_locked(struct hmdfs_peer *conn, struct hmdfs_inode_info *info) hmdfs_track_inode_locked() argument 796 hmdfs_stash_remote_inodes(struct hmdfs_peer *conn, struct list_head *list) hmdfs_stash_remote_inodes() argument 829 hmdfs_stash_offline_do_stash(struct hmdfs_peer *conn, int evt, unsigned int seq) hmdfs_stash_offline_do_stash() argument 868 hmdfs_lookup_stash_inode(struct hmdfs_peer *conn, uint64_t inum) hmdfs_lookup_stash_inode() argument 880 hmdfs_untrack_stashed_inode(struct hmdfs_peer *conn, struct hmdfs_inode_info *info) hmdfs_untrack_stashed_inode() argument 889 hmdfs_reset_stashed_inode(struct hmdfs_peer *conn, struct hmdfs_inode_info *info) hmdfs_reset_stashed_inode() argument 910 hmdfs_drop_stashed_inodes(struct hmdfs_peer *conn) hmdfs_drop_stashed_inodes() argument 1071 hmdfs_is_node_offlined(const struct hmdfs_peer *conn, unsigned int seq) hmdfs_is_node_offlined() argument 1088 struct hmdfs_peer *conn = ctx->conn; hmdfs_verify_restore_file_head() local 1173 struct hmdfs_peer *conn = ctx->conn; hmdfs_get_restore_file_metadata() local 1245 struct hmdfs_peer *conn = ctx->conn; hmdfs_open_restore_dst_file() local 1308 hmdfs_write_dst(struct hmdfs_peer *conn, struct file *filp, void *buf, size_t len, loff_t pos) hmdfs_write_dst() argument 1342 hmdfs_rd_src_wr_dst(struct hmdfs_peer *conn, struct hmdfs_copy_ctx *ctx) hmdfs_rd_src_wr_dst() argument 1375 hmdfs_copy_src_to_dst(struct hmdfs_peer *conn, const struct hmdfs_copy_args *args) hmdfs_copy_src_to_dst() argument 1463 struct hmdfs_peer *conn = ctx->conn; hmdfs_restore_file() local 1517 hmdfs_init_file_restore_ctx(struct hmdfs_peer *conn, unsigned int seq, struct path *src_dir, struct hmdfs_file_restore_ctx *ctx) hmdfs_init_file_restore_ctx() argument 1623 hmdfs_restore_files(struct hmdfs_peer *conn, unsigned int seq, struct path *dir, const struct hmdfs_inode_tbl *tbl, void *priv) hmdfs_restore_files() argument 1680 hmdfs_rebuild_stash_list(struct hmdfs_peer *conn, unsigned int seq, struct path *dir, const struct hmdfs_inode_tbl *tbl, void *priv) hmdfs_rebuild_stash_list() argument 1746 hmdfs_iter_stash_file(struct hmdfs_peer *conn, unsigned int seq, struct file *filp, stash_operation_func op, void *priv) hmdfs_iter_stash_file() argument 1788 struct hmdfs_peer *conn = work->conn; hmdfs_rebuild_check_work_fn() local 1818 hmdfs_stash_add_do_check(struct hmdfs_peer *conn, int evt, unsigned int seq) hmdfs_stash_add_do_check() argument 1848 hmdfs_stash_online_prepare(struct hmdfs_peer *conn, int evt, unsigned int seq) hmdfs_stash_online_prepare() argument 1919 hmdfs_stash_online_do_restore(struct hmdfs_peer *conn, int evt, unsigned int seq) hmdfs_stash_online_do_restore() argument 1966 hmdfs_stash_del_do_cleanup(struct hmdfs_peer *conn, int evt, unsigned int seq) hmdfs_stash_del_do_cleanup() argument 2050 hmdfs_stash_write_local_file(struct hmdfs_peer *conn, struct hmdfs_inode_info *info, struct hmdfs_writepage_context *ctx, struct hmdfs_cache_info *cache) hmdfs_stash_write_local_file() argument 2084 hmdfs_stash_writepage(struct hmdfs_peer *conn, struct hmdfs_writepage_context *ctx) hmdfs_stash_writepage() argument 2109 hmdfs_stash_rebuild_status(struct hmdfs_peer *conn, struct inode *inode) hmdfs_stash_rebuild_status() argument 2163 hmdfs_need_rebuild_inode_stash_status(struct hmdfs_peer *conn, umode_t mode) hmdfs_need_rebuild_inode_stash_status() argument 2170 hmdfs_remote_init_stash_status(struct hmdfs_peer *conn, struct inode *inode, umode_t mode) hmdfs_remote_init_stash_status() argument [all...] |
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | device_node.c | 36 struct connection *conn = NULL; in ctrl_cmd_update_socket_handler() local 96 static inline void hmdfs_disconnect_node_marked(struct hmdfs_peer *conn) in hmdfs_disconnect_node_marked() argument [all...] |
H A D | connection.h | 313 static inline void connection_get(struct connection *conn) in connection_get() argument
|
/kernel/linux/linux-6.6/fs/smb/server/ |
H A D | vfs.c | 1442 int ksmbd_vfs_set_sd_xattr(struct ksmbd_conn *conn, in ksmbd_vfs_set_sd_xattr() argument 1518 int ksmbd_vfs_get_sd_xattr(struct ksmbd_conn *conn, in ksmbd_vfs_get_sd_xattr() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | drbd.h | 251 unsigned conn:5 ; /* 17/32 cstates */ member
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | libiscsi.h | 121 struct iscsi_conn *conn; /* used connection */ member
|
H A D | scsi_transport_iscsi.h | 310 struct iscsi_cls_conn *conn; global() member [all...] |
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | netiucv.c | 168 struct iucv_connection *conn; member 179 struct iucv_connection *conn; member 246 static char *netiucv_printuser(struct iucv_connection *conn) in netiucv_printuser() argument 481 struct iucv_connection *conn = path->private; in netiucv_callback_rx() local 492 struct iucv_connection *conn = path->private; netiucv_callback_txdone() local 502 struct iucv_connection *conn = path->private; netiucv_callback_connack() local 510 struct iucv_connection *conn = path->private; netiucv_callback_connreq() local 540 struct iucv_connection *conn = path->private; netiucv_callback_connrej() local 547 struct iucv_connection *conn = path->private; netiucv_callback_connsusp() local 554 struct iucv_connection *conn = path->private; netiucv_callback_connres() local 578 netiucv_unpack_skb(struct iucv_connection *conn, struct sk_buff *pskb) netiucv_unpack_skb() argument 632 struct iucv_connection *conn = ev->conn; conn_action_rx() local 668 struct iucv_connection *conn = ev->conn; conn_action_txdone() local 768 struct iucv_connection *conn = ev->conn; conn_action_connaccept() local 800 struct iucv_connection *conn = arg; conn_action_connack() local 813 struct iucv_connection *conn = arg; conn_action_conntimsev() local 823 struct iucv_connection *conn = arg; conn_action_connsever() local 841 struct iucv_connection *conn = arg; conn_action_start() local 925 struct iucv_connection *conn = ev->conn; conn_action_stop() local 946 struct iucv_connection *conn = arg; conn_action_inval() local 1117 netiucv_transmit_skb(struct iucv_connection *conn, struct sk_buff *skb) netiucv_transmit_skb() argument 1745 struct iucv_connection *conn; netiucv_new_connection() local 1798 netiucv_remove_connection(struct iucv_connection *conn) netiucv_remove_connection() argument [all...] |
/kernel/linux/linux-6.6/drivers/target/iscsi/ |
H A D | iscsi_target_configfs.c | 528 struct iscsit_conn *conn; in lio_target_nacl_info_show() local 1388 struct iscsit_conn *conn = cmd->conn; in lio_queue_data_in() local 1397 struct iscsit_conn *conn = cmd->conn; lio_write_pending() local 1408 struct iscsit_conn *conn = cmd->conn; lio_queue_status() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/typec/ |
H A D | rt1719.c | 159 static enum typec_pwr_opmode rt1719_get_pwr_opmode(u32 conn, u16 stat) in rt1719_get_pwr_opmode() argument 190 static enum typec_data_role rt1719_get_data_role(u32 conn) in rt1719_get_data_role() argument
|
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | rdma.c | 1375 nvmet_rdma_parse_cm_connect_req(struct rdma_conn_param *conn, in nvmet_rdma_parse_cm_connect_req() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ |
H A D | drm_connector.c | 798 __drm_connector_put_safe(struct drm_connector *conn) in __drm_connector_put_safe() argument [all...] |
H A D | drm_atomic_helper.c | 2275 struct drm_connector *conn; in drm_atomic_helper_setup_commit() local 2402 struct drm_connector *conn; in drm_atomic_helper_wait_for_dependencies() local 3305 struct drm_connector *conn; drm_atomic_helper_disable_all() local 3418 struct drm_connector *conn; drm_atomic_helper_duplicate_state() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/ |
H A D | cdns-mhdp8546-core.c | 1556 static int cdns_mhdp_connector_detect(struct drm_connector *conn, in cdns_mhdp_connector_detect() argument 1619 enum drm_mode_status cdns_mhdp_mode_valid(struct drm_connector *conn, in cdns_mhdp_mode_valid() argument 1636 static int cdns_mhdp_connector_atomic_check(struct drm_connector *conn, in cdns_mhdp_connector_atomic_check() argument 1694 struct drm_connector *conn = &mhdp->connector; in cdns_mhdp_connector_init() local 2362 struct drm_connector *conn; cdns_mhdp_modeset_retry_fn() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_psr.c | 2367 struct drm_connector *conn; in intel_psr_fastset_force() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | init.c | 127 u32 conn; in init_conn() local
|