/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_tpg.c | 36 struct iscsi_portal_group *tpg; in iscsit_alloc_portal_group() local 62 struct iscsi_portal_group *tpg; in iscsit_load_discovery_tpg() local 115 struct iscsi_portal_group *tpg = iscsit_global->discovery_tpg; in iscsit_release_discovery_tpg() local 131 struct iscsi_portal_group *tpg = NULL; in iscsit_get_tpg_from_np() local 162 struct iscsi_portal_group *tpg) in iscsit_get_tpg() 167 void iscsit_put_tpg(struct iscsi_portal_group *tpg) in iscsit_put_tpg() 174 struct iscsi_portal_group *tpg, in iscsit_clear_tpg_np_login_thread() 188 struct iscsi_portal_group *tpg, in iscsit_clear_tpg_np_login_threads() 206 void iscsit_tpg_dump_params(struct iscsi_portal_group *tpg) in iscsit_tpg_dump_params() 211 static void iscsit_set_default_tpg_attribs(struct iscsi_portal_group *tpg) in iscsit_set_default_tpg_attribs() [all …]
|
D | iscsi_target_configfs.c | 73 struct iscsi_portal_group *tpg; in lio_target_np_store_sctp() local 149 struct iscsi_portal_group *tpg; in lio_target_np_store_iser() local 221 struct iscsi_portal_group *tpg; in lio_target_call_addnptotpg() local 335 struct iscsi_portal_group *tpg; in lio_target_call_delnpfromtpg() local 783 struct iscsi_portal_group *tpg = container_of(se_tpg, in lio_target_nacl_store_cmdsn_depth() local 885 struct iscsi_portal_group *tpg = container_of(se_tpg, in lio_target_make_nodeacl() local 1360 struct iscsi_portal_group *tpg = container_of(se_tpg, in lio_target_tpg_show_enable() local 1377 struct iscsi_portal_group *tpg = container_of(se_tpg, in lio_target_tpg_store_enable() local 1440 struct iscsi_portal_group *tpg; in lio_target_tiqn_addtpg() local 1487 struct iscsi_portal_group *tpg; in lio_target_tiqn_deltpg() local [all …]
|
D | iscsi_target_login.c | 164 struct iscsi_portal_group *tpg = conn->tpg; in iscsi_check_for_session_reinstatement() local 551 struct iscsi_portal_group *tpg = conn->tpg; in iscsi_login_non_zero_tsih_s2() local 757 struct iscsi_portal_group *tpg = sess->tpg; in iscsi_post_login_handler() local 1271 struct iscsi_portal_group *tpg = NULL; in __iscsi_target_login_thread() local
|
D | iscsi_target_erl0.c | 755 struct iscsi_portal_group *tpg = sess->tpg; in iscsit_handle_time2retain_timeout() local 827 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_nego.c | 536 struct iscsi_portal_group *tpg = conn->tpg; in iscsi_target_do_login_rx() local 625 struct iscsi_portal_group *tpg = conn->tpg; in iscsi_target_do_cleanup() local
|
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() 420 struct iscsi_portal_group *tpg, in iscsit_reset_np_thread() 3394 struct iscsi_portal_group *tpg; in iscsit_build_sendtargets_response() local 4490 struct iscsi_portal_group *tpg = sess->tpg; in iscsit_close_session() local 4809 int iscsit_release_sessions_for_tpg(struct iscsi_portal_group *tpg, int force) in iscsit_release_sessions_for_tpg()
|
D | iscsi_target_util.c | 975 struct iscsi_portal_group *tpg = conn->sess->tpg; in iscsit_handle_nopin_response_timeout() local 1489 struct iscsi_portal_group *tpg; in iscsit_snmp_get_tiqn() local
|
/linux-4.1.27/drivers/media/platform/vivid/ |
D | vivid-tpg.h | 210 static inline void tpg_s_pattern(struct tpg_data *tpg, enum tpg_pattern pattern) in tpg_s_pattern() 218 static inline void tpg_s_quality(struct tpg_data *tpg, in tpg_s_quality() 228 static inline enum tpg_quality tpg_g_quality(const struct tpg_data *tpg) in tpg_g_quality() 233 static inline void tpg_s_alpha_component(struct tpg_data *tpg, in tpg_s_alpha_component() 242 static inline void tpg_s_alpha_mode(struct tpg_data *tpg, in tpg_s_alpha_mode() 251 static inline void tpg_s_brightness(struct tpg_data *tpg, in tpg_s_brightness() 260 static inline void tpg_s_contrast(struct tpg_data *tpg, in tpg_s_contrast() 269 static inline void tpg_s_saturation(struct tpg_data *tpg, in tpg_s_saturation() 278 static inline void tpg_s_hue(struct tpg_data *tpg, in tpg_s_hue() 287 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() 368 void tpg_s_crop_compose(struct tpg_data *tpg, const struct v4l2_rect *crop, in tpg_s_crop_compose() 383 void tpg_reset_source(struct tpg_data *tpg, unsigned width, unsigned height, in tpg_reset_source() 407 static enum tpg_color tpg_get_textbg_color(struct tpg_data *tpg) in tpg_get_textbg_color() 419 static enum tpg_color tpg_get_textfg_color(struct tpg_data *tpg) in tpg_get_textfg_color() 452 static void color_to_ycbcr(struct tpg_data *tpg, int r, int g, int b, in color_to_ycbcr() 540 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 600 struct tpg_data *tpg = &dev->tpg; in vivid_overlay() local
|
D | vivid-core.h | 362 struct tpg_data tpg; member
|
/linux-4.1.27/drivers/target/ |
D | target_core_tpg.c | 56 struct se_portal_group *tpg) in core_clear_initiator_node_from_tpg() 91 struct se_portal_group *tpg, in __core_tpg_get_initiator_node_acl() 109 struct se_portal_group *tpg, in core_tpg_get_initiator_node_acl() 128 struct se_portal_group *tpg) in core_tpg_add_node_to_devs() 187 struct se_portal_group *tpg, in core_set_queue_depth_for_node() 262 struct se_portal_group *tpg, in core_tpg_check_initiator_node_acl() 332 void core_tpg_clear_object_luns(struct se_portal_group *tpg) in core_tpg_clear_object_luns() 358 struct se_portal_group *tpg, in core_tpg_add_initiator_node_acl() 450 struct se_portal_group *tpg, in core_tpg_del_initiator_node_acl() 514 struct se_portal_group *tpg, in core_tpg_set_initiator_node_queue_depth() [all …]
|
D | target_core_device.c | 201 struct se_portal_group *tpg = nacl->se_tpg; in core_get_se_deve_from_rtpi() local 240 struct se_portal_group *tpg) in core_free_device_list_for_node() 306 struct se_portal_group *tpg) in core_enable_device_list_for_node() 383 struct se_portal_group *tpg) in core_disable_device_list_for_node() 431 void core_clear_lun_from_tpg(struct se_lun *lun, struct se_portal_group *tpg) in core_clear_lun_from_tpg() 515 struct se_portal_group *tpg, in core_export_port() 576 struct se_portal_group *tpg, in core_dev_export() 598 struct se_portal_group *tpg, in core_dev_unexport() 1187 struct se_portal_group *tpg, in core_dev_add_lun() 1234 struct se_portal_group *tpg, in core_dev_del_lun() [all …]
|
D | target_core_pr.c | 206 struct se_portal_group *tpg; in target_scsi2_reservation_release() local 251 struct se_portal_group *tpg; in target_scsi2_reservation_reserve() local 871 struct se_portal_group *tpg, in core_scsi3_aptpl_reserve() 899 struct se_portal_group *tpg, in __core_scsi3_check_aptpl_registration() 970 struct se_portal_group *tpg, in core_scsi3_check_aptpl_registration() 1111 struct se_portal_group *tpg; in __core_scsi3_locate_pr_reg() local 1165 struct se_portal_group *tpg = nacl->se_tpg; in core_scsi3_locate_pr_reg() local 1371 static int core_scsi3_tpg_depend_item(struct se_portal_group *tpg) in core_scsi3_tpg_depend_item() 1376 static void core_scsi3_tpg_undepend_item(struct se_portal_group *tpg) in core_scsi3_tpg_undepend_item() 1400 struct se_portal_group *tpg; in core_scsi3_lunacl_depend_item() local [all …]
|
D | target_core_stat.c | 751 struct se_portal_group *tpg; in target_stat_scsi_tgt_port_show_attr_name() local 774 struct se_portal_group *tpg; in target_stat_scsi_tgt_port_show_attr_port_index() local 949 struct se_portal_group *tpg; in target_stat_scsi_transport_show_attr_device() local 972 struct se_portal_group *tpg; in target_stat_scsi_transport_show_attr_indx() local 995 struct se_portal_group *tpg; in target_stat_scsi_transport_show_attr_dev_name() local 1085 struct se_portal_group *tpg; in target_stat_scsi_auth_intr_show_attr_inst() local 1134 struct se_portal_group *tpg; in target_stat_scsi_auth_intr_show_attr_port() local 1451 struct se_portal_group *tpg; in target_stat_scsi_att_intr_port_show_attr_inst() local 1500 struct se_portal_group *tpg; in target_stat_scsi_att_intr_port_show_attr_port() local 1524 struct se_portal_group *tpg; in target_stat_scsi_att_intr_port_show_attr_indx() local [all …]
|
D | target_core_spc.c | 185 struct se_portal_group *tpg = NULL; in spc_emulate_evpd_83() local 701 struct se_portal_group *tpg = cmd->se_lun->lun_sep->sep_tpg; in spc_emulate_inquiry() local
|
D | target_core_alua.c | 2016 struct se_portal_group *tpg; in core_alua_store_tg_pt_gp_info() local
|
D | target_core_transport.c | 413 struct se_portal_group *tpg = se_sess->se_tpg; in target_put_session() local
|
D | target_core_configfs.c | 2343 struct se_portal_group *tpg; in target_core_alua_tg_pt_gp_show_attr_members() local
|
/linux-4.1.27/drivers/target/sbp/ |
D | sbp_target.c | 95 struct sbp_tpg *tpg, u64 guid) in sbp_session_find_by_guid() 127 struct sbp_tpg *tpg, in sbp_login_count_all_by_lun() 156 struct sbp_tpg *tpg, int login_id) in sbp_login_find_by_id() 178 static struct se_lun *sbp_get_lun_from_tpg(struct sbp_tpg *tpg, int lun) in sbp_get_lun_from_tpg() 198 struct sbp_tpg *tpg, in sbp_session_create() 297 struct sbp_tpg *tpg = tport->tpg; in sbp_management_request_login() local 529 struct sbp_tpg *tpg = tport->tpg; in sbp_management_request_reconnect() local 588 struct sbp_tpg *tpg = tport->tpg; in sbp_management_request_logout() local 1698 struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); in sbp_get_fabric_wwn() local 1706 struct sbp_tpg *tpg = container_of(se_tpg, struct sbp_tpg, se_tpg); in sbp_get_tag() local [all …]
|
D | sbp_target.h | 180 struct sbp_tpg *tpg; member
|
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tfc_conf.c | 207 struct ft_tpg *tpg; in ft_add_acl() local 230 struct ft_tpg *tpg; in ft_del_acl() local 245 struct ft_node_acl *ft_acl_get(struct ft_tpg *tpg, struct fc_rport_priv *rdata) in ft_acl_get() 302 struct ft_tpg *tpg; in ft_add_tpg() local 358 struct ft_tpg *tpg = container_of(se_tpg, struct ft_tpg, se_tpg); in ft_del_tpg() local 473 struct ft_tpg *tpg = se_tpg->se_tpg_fabric_ptr; in ft_get_fabric_wwn() local 480 struct ft_tpg *tpg = se_tpg->se_tpg_fabric_ptr; in ft_get_tag() local 505 struct ft_tpg *tpg = se_tpg->se_tpg_fabric_ptr; in ft_tpg_get_inst_index() local
|
D | tfc_sess.c | 56 struct ft_tpg *tpg; in ft_tport_get() local 96 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
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
D | tcm_qla2xxx.c | 195 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_fabric_proto_ident() local 212 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_fabric_wwn() local 221 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_tag() local 238 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_pr_transport_id() local 260 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_get_pr_transport_id_len() local 282 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_parse_pr_out_transport_id() local 300 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode() local 308 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_mode_cache() local 316 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_demo_write_protect() local 324 struct tcm_qla2xxx_tpg *tpg = container_of(se_tpg, in tcm_qla2xxx_check_prod_write_protect() local [all …]
|
/linux-4.1.27/drivers/vhost/ |
D | scsi.c | 302 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_get_fabric_proto_ident() local 324 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_get_fabric_wwn() local 333 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_get_tpgt() local 350 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_get_pr_transport_id() local 380 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_get_pr_transport_id_len() local 410 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_parse_pr_out_transport_id() local 436 struct vhost_scsi_tpg *tpg = container_of(se_tpg, in vhost_scsi_check_prot_fabric_only() local 741 vhost_scsi_get_tag(struct vhost_virtqueue *vq, struct vhost_scsi_tpg *tpg, in vhost_scsi_get_tag() 1007 struct vhost_scsi_tpg **vs_tpg, *tpg; in vhost_scsi_handle_vq() local 1260 struct vhost_scsi_tpg *tpg, in vhost_scsi_send_evt() [all …]
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | tcm_usb_gadget.c | 1053 struct usbg_tpg *tpg; in usbg_cmd_work() local 1086 struct usbg_tpg *tpg; in usbg_submit_command() local 1169 struct usbg_tpg *tpg; in bot_cmd_work() local 1202 struct usbg_tpg *tpg; in bot_submit_command() local 1279 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_get_fabric_proto_ident() local 1296 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_get_fabric_wwn() local 1305 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_get_tag() local 1322 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_get_pr_transport_id() local 1344 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_get_pr_transport_id_len() local 1366 struct usbg_tpg *tpg = container_of(se_tpg, in usbg_parse_pr_out_transport_id() local [all …]
|
D | tcm_usb_gadget.h | 117 struct usbg_tpg *tpg; member
|
/linux-4.1.27/drivers/xen/ |
D | xen-scsiback.c | 86 struct scsiback_tpg *tpg; /* translate to */ member 270 struct scsiback_tpg *tpg = pending_req->v2p->tpg; in scsiback_print_status() local 322 struct scsiback_tpg *tpg = entry->tpg; in scsiback_free_translation_entry() local 596 struct scsiback_tpg *tpg = pending_req->v2p->tpg; in scsiback_device_action() local 870 struct scsiback_tpg *tpg_entry, *tpg = NULL; in scsiback_add_translation_entry() local 1259 struct scsiback_tpg *tpg = container_of(se_tpg, in scsiback_get_fabric_proto_ident() local 1281 struct scsiback_tpg *tpg = container_of(se_tpg, in scsiback_get_fabric_wwn() local 1290 struct scsiback_tpg *tpg = container_of(se_tpg, in scsiback_get_tag() local 1307 struct scsiback_tpg *tpg = container_of(se_tpg, in scsiback_get_pr_transport_id() local 1337 struct scsiback_tpg *tpg = container_of(se_tpg, in scsiback_get_pr_transport_id_len() local [all …]
|
/linux-4.1.27/drivers/infiniband/ulp/srpt/ |
D | ib_srpt.c | 3345 static char *srpt_get_fabric_wwn(struct se_portal_group *tpg) in srpt_get_fabric_wwn() 3352 static u16 srpt_get_tag(struct se_portal_group *tpg) in srpt_get_tag() 3543 static struct se_node_acl *srpt_make_nodeacl(struct se_portal_group *tpg, in srpt_make_nodeacl() 3803 static void srpt_drop_tpg(struct se_portal_group *tpg) in srpt_drop_tpg()
|
/linux-4.1.27/include/target/iscsi/ |
D | iscsi_target_core.h | 602 struct iscsi_portal_group *tpg; member 692 struct iscsi_portal_group *tpg; member 778 struct iscsi_portal_group *tpg; member 804 struct iscsi_portal_group *tpg; member
|
/linux-4.1.27/drivers/target/loopback/ |
D | tcm_loop.c | 1018 struct tcm_loop_tpg *tpg) in tcm_loop_drop_nexus()
|