Searched defs:tl_tpg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/loopback/ |
H A D | tcm_loop.c | 104 struct tcm_loop_tpg *tl_tpg; in tcm_loop_submission_work() local 194 static int tcm_loop_issue_tmr(struct tcm_loop_tpg *tl_tpg, in tcm_loop_issue_tmr() argument 241 struct tcm_loop_tpg *tl_tpg; in tcm_loop_abort_task() local 261 struct tcm_loop_tpg *tl_tpg; tcm_loop_device_reset() local 278 struct tcm_loop_tpg *tl_tpg; tcm_loop_target_reset() local 449 static inline struct tcm_loop_tpg *tl_tpg(struct se_portal_group *se_tpg) tl_tpg() function 506 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, struct tcm_loop_tpg, tcm_loop_check_prot_fabric_only() local 625 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_port_link() local 645 struct tcm_loop_tpg *tl_tpg; tcm_loop_port_unlink() local 674 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, struct tcm_loop_tpg, tcm_loop_tpg_attrib_fabric_prot_type_show() local 684 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, struct tcm_loop_tpg, tcm_loop_tpg_attrib_fabric_prot_type_store() local 714 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_alloc_sess_cb() local 721 tcm_loop_make_nexus( struct tcm_loop_tpg *tl_tpg, const char *name) tcm_loop_make_nexus() argument 789 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_tpg_nexus_show() local 808 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_tpg_nexus_store() local 883 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_tpg_transport_status_show() local 909 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_tpg_transport_status_store() local 932 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_tpg_address_show() local 958 struct tcm_loop_tpg *tl_tpg; tcm_loop_make_naa_tpg() local 994 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_drop_naa_tpg() local [all...] |
/kernel/linux/linux-6.6/drivers/target/loopback/ |
H A D | tcm_loop.c | 107 struct tcm_loop_tpg *tl_tpg; in tcm_loop_target_queue_cmd() local 189 static int tcm_loop_issue_tmr(struct tcm_loop_tpg *tl_tpg, in tcm_loop_issue_tmr() argument 236 struct tcm_loop_tpg *tl_tpg; in tcm_loop_abort_task() local 256 struct tcm_loop_tpg *tl_tpg; tcm_loop_device_reset() local 273 struct tcm_loop_tpg *tl_tpg; tcm_loop_target_reset() local 445 static inline struct tcm_loop_tpg *tl_tpg(struct se_portal_group *se_tpg) tl_tpg() function 478 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, struct tcm_loop_tpg, tcm_loop_check_prot_fabric_only() local 585 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_port_link() local 605 struct tcm_loop_tpg *tl_tpg; tcm_loop_port_unlink() local 634 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, struct tcm_loop_tpg, tcm_loop_tpg_attrib_fabric_prot_type_show() local 644 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, struct tcm_loop_tpg, tcm_loop_tpg_attrib_fabric_prot_type_store() local 674 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_alloc_sess_cb() local 681 tcm_loop_make_nexus( struct tcm_loop_tpg *tl_tpg, const char *name) tcm_loop_make_nexus() argument 749 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_tpg_nexus_show() local 768 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_tpg_nexus_store() local 843 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_tpg_transport_status_show() local 869 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_tpg_transport_status_store() local 892 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_tpg_address_show() local 918 struct tcm_loop_tpg *tl_tpg; tcm_loop_make_naa_tpg() local 954 struct tcm_loop_tpg *tl_tpg = container_of(se_tpg, tcm_loop_drop_naa_tpg() local [all...] |
Completed in 3 milliseconds