/drivers/target/iscsi/ |
D | iscsi_target_tpg.c | 35 struct iscsi_portal_group *tpg; in iscsit_alloc_portal_group() local 61 struct iscsi_portal_group *tpg; in iscsit_load_discovery_tpg() local 117 struct iscsi_portal_group *tpg = iscsit_global->discovery_tpg; in iscsit_release_discovery_tpg() local 133 struct iscsi_portal_group *tpg = NULL; in iscsit_get_tpg_from_np() local 164 struct iscsi_portal_group *tpg) in iscsit_get_tpg() 169 void iscsit_put_tpg(struct iscsi_portal_group *tpg) in iscsit_put_tpg() 176 struct iscsi_portal_group *tpg, in iscsit_clear_tpg_np_login_thread() 190 struct iscsi_portal_group *tpg, in iscsit_clear_tpg_np_login_threads() 208 void iscsit_tpg_dump_params(struct iscsi_portal_group *tpg) in iscsit_tpg_dump_params() 213 static void iscsit_set_default_tpg_attribs(struct iscsi_portal_group *tpg) in iscsit_set_default_tpg_attribs() [all …]
|
D | iscsi_target_configfs.c | 66 struct iscsi_portal_group *tpg; in lio_target_np_sctp_store() local 134 struct iscsi_portal_group *tpg; in lio_target_np_iser_store() local 205 struct iscsi_portal_group *tpg; in lio_target_call_addnptotpg() local 319 struct iscsi_portal_group *tpg; in lio_target_call_delnpfromtpg() local 695 struct iscsi_portal_group *tpg = container_of(se_tpg, in lio_target_nacl_cmdsn_depth_store() local 1107 struct iscsi_portal_group *tpg = container_of(se_tpg, in lio_target_tpg_enable_show() local 1123 struct iscsi_portal_group *tpg = container_of(se_tpg, in lio_target_tpg_enable_store() local 1185 struct iscsi_portal_group *tpg; in lio_target_tiqn_addtpg() local 1232 struct iscsi_portal_group *tpg; in lio_target_tiqn_deltpg() local 1648 struct iscsi_portal_group *tpg = container_of(se_tpg, in lio_set_default_node_attributes() local
|
D | iscsi_target_login.c | 164 struct iscsi_portal_group *tpg = conn->tpg; in iscsi_check_for_session_reinstatement() local 504 struct iscsi_portal_group *tpg = conn->tpg; in iscsi_login_non_zero_tsih_s2() local 710 struct iscsi_portal_group *tpg = sess->tpg; in iscsi_post_login_handler() local 1220 struct iscsi_portal_group *tpg = NULL; in __iscsi_target_login_thread() local
|
D | iscsi_target_erl0.c | 753 struct iscsi_portal_group *tpg = sess->tpg; in iscsit_handle_time2retain_timeout() local 825 struct iscsi_portal_group *tpg = sess->tpg; in iscsit_stop_time2retain_timer() local
|
D | iscsi_target_nodeattrib.c | 37 struct iscsi_portal_group *tpg) in iscsit_set_default_node_attribues()
|
D | iscsi_target.c | 207 int iscsit_access_np(struct iscsi_np *np, struct iscsi_portal_group *tpg) in iscsit_access_np() 255 int iscsit_deaccess_np(struct iscsi_np *np, struct iscsi_portal_group *tpg, in iscsit_deaccess_np() 412 struct iscsi_portal_group *tpg, in iscsit_reset_np_thread() 3389 struct iscsi_portal_group *tpg; in iscsit_build_sendtargets_response() local 4510 struct iscsi_portal_group *tpg = sess->tpg; in iscsit_close_session() local 4835 int iscsit_release_sessions_for_tpg(struct iscsi_portal_group *tpg, int force) in iscsit_release_sessions_for_tpg()
|
D | iscsi_target_nego.c | 576 struct iscsi_portal_group *tpg = conn->tpg; in iscsi_target_do_login_rx() local 660 struct iscsi_portal_group *tpg = conn->tpg; in iscsi_target_do_cleanup() local
|
D | iscsi_target_util.c | 929 struct iscsi_portal_group *tpg = conn->sess->tpg; in iscsit_handle_nopin_response_timeout() local 1469 struct iscsi_portal_group *tpg; in iscsit_snmp_get_tiqn() local
|
/drivers/media/platform/vivid/ |
D | vivid-tpg.h | 217 static inline void tpg_s_pattern(struct tpg_data *tpg, enum tpg_pattern pattern) in tpg_s_pattern() 225 static inline void tpg_s_quality(struct tpg_data *tpg, in tpg_s_quality() 235 static inline enum tpg_quality tpg_g_quality(const struct tpg_data *tpg) in tpg_g_quality() 240 static inline void tpg_s_alpha_component(struct tpg_data *tpg, in tpg_s_alpha_component() 249 static inline void tpg_s_alpha_mode(struct tpg_data *tpg, in tpg_s_alpha_mode() 258 static inline void tpg_s_brightness(struct tpg_data *tpg, in tpg_s_brightness() 267 static inline void tpg_s_contrast(struct tpg_data *tpg, in tpg_s_contrast() 276 static inline void tpg_s_saturation(struct tpg_data *tpg, in tpg_s_saturation() 285 static inline void tpg_s_hue(struct tpg_data *tpg, in tpg_s_hue() 294 static inline void tpg_s_rgb_range(struct tpg_data *tpg, in tpg_s_rgb_range() [all …]
|
D | vivid-tpg.c | 97 void tpg_init(struct tpg_data *tpg, unsigned w, unsigned h) in tpg_init() 118 int tpg_alloc(struct tpg_data *tpg, unsigned max_w) in tpg_alloc() 154 void tpg_free(struct tpg_data *tpg) in tpg_free() 178 bool tpg_s_fourcc(struct tpg_data *tpg, u32 fourcc) in tpg_s_fourcc() 389 void tpg_s_crop_compose(struct tpg_data *tpg, const struct v4l2_rect *crop, in tpg_s_crop_compose() 404 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height, in tpg_reset_source() 428 static enum tpg_color tpg_get_textbg_color(struct tpg_data *tpg) in tpg_get_textbg_color() 440 static enum tpg_color tpg_get_textfg_color(struct tpg_data *tpg) in tpg_get_textfg_color() 473 static void color_to_ycbcr(struct tpg_data *tpg, int r, int g, int b, in color_to_ycbcr() 588 static void ycbcr_to_color(struct tpg_data *tpg, int y, int cb, int cr, in ycbcr_to_color() [all …]
|
D | vivid-kthread-cap.c | 232 static void *plane_vaddr(struct tpg_data *tpg, struct vivid_buffer *buf, in plane_vaddr() 250 struct tpg_data *tpg = &dev->tpg; in vivid_copy_buffer() local 418 struct tpg_data *tpg = &dev->tpg; in vivid_fillbuff() local 605 struct tpg_data *tpg = &dev->tpg; in vivid_overlay() local
|
/drivers/target/ |
D | target_core_tpg.c | 56 struct se_portal_group *tpg, in __core_tpg_get_initiator_node_acl() 74 struct se_portal_group *tpg, in core_tpg_get_initiator_node_acl() 121 struct se_portal_group *tpg, in core_tpg_add_node_to_devs() 173 target_set_nacl_queue_depth(struct se_portal_group *tpg, in target_set_nacl_queue_depth() 186 static struct se_node_acl *target_alloc_node_acl(struct se_portal_group *tpg, in target_alloc_node_acl() 223 struct se_portal_group *tpg = acl->se_tpg; in target_add_node_acl() local 240 bool target_tpg_has_node_acl(struct se_portal_group *tpg, in target_tpg_has_node_acl() 260 struct se_portal_group *tpg, in core_tpg_check_initiator_node_acl() 307 struct se_portal_group *tpg, in core_tpg_add_initiator_node_acl() 343 struct se_portal_group *tpg = acl->se_tpg; in core_tpg_del_initiator_node_acl() local [all …]
|
D | target_core_device.c | 225 struct se_portal_group *tpg = nacl->se_tpg; in core_get_se_deve_from_rtpi() local 251 struct se_portal_group *tpg) in core_free_device_list_for_node() 329 struct se_portal_group *tpg) in core_enable_device_list_for_node() 419 struct se_portal_group *tpg) in core_disable_device_list_for_node() 472 void core_clear_lun_from_tpg(struct se_lun *lun, struct se_portal_group *tpg) in core_clear_lun_from_tpg() 568 struct se_portal_group *tpg, in core_dev_add_lun() 609 struct se_portal_group *tpg, in core_dev_del_lun() 621 struct se_portal_group *tpg, in core_dev_init_initiator_node_lun_acl() 648 struct se_portal_group *tpg, in core_dev_add_initiator_node_lun_acl() 691 struct se_portal_group *tpg = lun->lun_tpg; in core_dev_del_initiator_node_lun_acl() local [all …]
|
D | target_core_stat.c | 588 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_tgt_port_name_show() local 606 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_tgt_port_port_index_show() local 743 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_transport_device_show() local 762 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_transport_indx_show() local 779 struct se_portal_group *tpg = lun->lun_tpg; in target_stat_transport_dev_name_show() local 853 struct se_portal_group *tpg; in target_stat_auth_inst_show() local 898 struct se_portal_group *tpg; in target_stat_auth_port_show() local 1193 struct se_portal_group *tpg; in target_stat_iport_inst_show() local 1238 struct se_portal_group *tpg; in target_stat_iport_port_show() local 1260 struct se_portal_group *tpg; in target_stat_iport_indx_show() local [all …]
|
D | target_core_pr.c | 206 struct se_portal_group *tpg; in target_scsi2_reservation_release() local 252 struct se_portal_group *tpg; in target_scsi2_reservation_reserve() local 899 struct se_portal_group *tpg, in core_scsi3_aptpl_reserve() 927 struct se_portal_group *tpg, in __core_scsi3_check_aptpl_registration() 1009 struct se_portal_group *tpg, in core_scsi3_check_aptpl_registration() 1167 struct se_portal_group *tpg; in __core_scsi3_locate_pr_reg() local 1221 struct se_portal_group *tpg = nacl->se_tpg; in core_scsi3_locate_pr_reg() local 1434 static int core_scsi3_tpg_depend_item(struct se_portal_group *tpg) in core_scsi3_tpg_depend_item() 1439 static void core_scsi3_tpg_undepend_item(struct se_portal_group *tpg) in core_scsi3_tpg_undepend_item() 1463 struct se_portal_group *tpg; in core_scsi3_lunacl_depend_item() local [all …]
|
D | target_core_spc.c | 183 struct se_portal_group *tpg = NULL; in spc_emulate_evpd_83() local 703 struct se_portal_group *tpg = cmd->se_lun->lun_tpg; in spc_emulate_inquiry() local
|
D | target_core_fabric_lib.c | 407 const char *target_parse_pr_out_transport_id(struct se_portal_group *tpg, in target_parse_pr_out_transport_id()
|
/drivers/target/sbp/ |
D | sbp_target.c | 92 struct sbp_tpg *tpg, u64 guid) in sbp_session_find_by_guid() 124 struct sbp_tpg *tpg, in sbp_login_count_all_by_lun() 153 struct sbp_tpg *tpg, int login_id) in sbp_login_find_by_id() 175 static u32 sbp_get_lun_from_tpg(struct sbp_tpg *tpg, u32 login_lun, int *err) in sbp_get_lun_from_tpg() 195 struct sbp_tpg *tpg, in sbp_session_create() 294 struct sbp_tpg *tpg = tport->tpg; in sbp_management_request_login() local 525 struct sbp_tpg *tpg = tport->tpg; in sbp_management_request_reconnect() local 584 struct sbp_tpg *tpg = tport->tpg; in sbp_management_request_logout() local 1696 struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); in sbp_get_fabric_wwn() local 1704 struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); in sbp_get_tag() local [all …]
|
/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 190 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_fabric_wwn() local 199 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_tag() local 206 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode() local 214 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode_cache() local 222 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_write_protect() local 230 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_prod_write_protect() local 238 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode_login_only() local 246 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_prot_fabric_only() local 254 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_tpg_get_inst_index() local 789 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_tpg_enable_show() local [all …]
|
/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 1047 struct usbg_tpg *tpg; in usbg_cmd_work() local 1080 struct usbg_tpg *tpg; in usbg_submit_command() local 1164 struct usbg_tpg *tpg; in bot_cmd_work() local 1197 struct usbg_tpg *tpg; in bot_submit_command() local 1275 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_get_fabric_wwn() local 1284 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_get_tag() local 1384 struct usbg_tpg *tpg; in usbg_make_tpg() local 1428 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_drop_tpg() local 1483 struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); in tcm_usbg_tpg_enable_show() local 1495 struct usbg_tpg *tpg = container_of(se_tpg, struct usbg_tpg, se_tpg); in tcm_usbg_tpg_enable_store() local [all …]
|
/drivers/vhost/ |
D | scsi.c | 295 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_get_fabric_wwn() local 304 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_get_tpgt() local 311 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_check_prot_fabric_only() local 588 vhost_scsi_get_tag(struct vhost_virtqueue *vq, struct vhost_scsi_tpg *tpg, in vhost_scsi_get_tag() 856 struct vhost_scsi_tpg **vs_tpg, *tpg; in vhost_scsi_handle_vq() local 1111 struct vhost_scsi_tpg *tpg, in vhost_scsi_send_evt() 1210 struct vhost_scsi_tpg *tpg; in vhost_scsi_set_endpoint() local 1314 struct vhost_scsi_tpg *tpg; in vhost_scsi_clear_endpoint() local 1604 vhost_scsi_do_plug(struct vhost_scsi_tpg *tpg, in vhost_scsi_do_plug() 1631 static void vhost_scsi_hotplug(struct vhost_scsi_tpg *tpg, struct se_lun *lun) in vhost_scsi_hotplug() [all …]
|
/drivers/xen/ |
D | xen-scsiback.c | 81 struct scsiback_tpg *tpg; /* translate to */ member 262 struct scsiback_tpg *tpg = pending_req->v2p->tpg; in scsiback_print_status() local 314 struct scsiback_tpg *tpg = entry->tpg; in scsiback_free_translation_entry() local 589 struct scsiback_tpg *tpg = pending_req->v2p->tpg; in scsiback_device_action() local 869 struct scsiback_tpg *tpg_entry, *tpg = NULL; in scsiback_add_translation_entry() local 1260 struct scsiback_tpg *tpg = container_of(se_tpg, in scsiback_get_fabric_wwn() local 1269 struct scsiback_tpg *tpg = container_of(se_tpg, in scsiback_get_tag() local 1447 struct scsiback_tpg *tpg = container_of(se_tpg, struct scsiback_tpg, in scsiback_tpg_param_alias_show() local 1462 struct scsiback_tpg *tpg = container_of(se_tpg, struct scsiback_tpg, in scsiback_tpg_param_alias_store() local 1488 static int scsiback_make_nexus(struct scsiback_tpg *tpg, in scsiback_make_nexus() [all …]
|
/drivers/target/tcm_fc/ |
D | tfc_conf.c | 201 struct ft_node_acl *ft_acl_get(struct ft_tpg *tpg, struct fc_rport_priv *rdata) in ft_acl_get() 235 struct ft_tpg *tpg; in ft_add_tpg() local 290 struct ft_tpg *tpg = container_of(se_tpg, struct ft_tpg, se_tpg); in ft_del_tpg() local
|
D | tfc_sess.c | 50 struct ft_tpg *tpg; in ft_tport_get() local 90 struct ft_tpg *tpg; in ft_tport_delete() local
|
D | tcm_fc.h | 65 struct ft_tpg *tpg; /* NULL if TPG deleted before tport */ member 108 struct ft_tpg *tpg; member
|