Home
last modified time | relevance | path

Searched refs:context1 (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_sli.h88 void *context1; /* caller context information */ member
125 void *context1; /* caller context information */ member
Dlpfc_mem.c300 mp = (struct lpfc_dmabuf *) (mbox->context1); in lpfc_mem_free_all()
310 mp = (struct lpfc_dmabuf *) (mbox->context1); in lpfc_mem_free_all()
324 mp = (struct lpfc_dmabuf *) (mbox->context1); in lpfc_mem_free_all()
Dlpfc_els.c299 elsiocb->context1 = lpfc_nlp_get(ndlp); in lpfc_prep_els_iocb()
300 if (!elsiocb->context1) in lpfc_prep_els_iocb()
430 mp = (struct lpfc_dmabuf *) mbox->context1; in lpfc_issue_fabric_reglogin()
496 mboxq->context1 = dmabuf; in lpfc_issue_reg_vfi()
973 struct lpfc_nodelist *ndlp = cmdiocb->context1; in lpfc_cmpl_els_flogi()
1329 ndlp = (struct lpfc_nodelist *)(iocb->context1); in lpfc_els_abort_flogi()
2036 ndlp = (struct lpfc_nodelist *) cmdiocb->context1; in lpfc_cmpl_els_prli()
2316 ndlp = (struct lpfc_nodelist *) cmdiocb->context1; in lpfc_cmpl_els_adisc()
2464 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) cmdiocb->context1; in lpfc_cmpl_els_logo()
3095 struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) cmdiocb->context1; in lpfc_els_retry()
[all …]
Dlpfc_hbadisc.c2884 struct lpfc_dmabuf *dmabuf = mboxq->context1; in lpfc_mbx_cmpl_reg_vfi()
2975 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) pmb->context1; in lpfc_mbx_cmpl_read_sparam()
3017 pmb->context1 = NULL; in lpfc_mbx_cmpl_read_sparam()
3151 mp = (struct lpfc_dmabuf *) sparam_mbox->context1; in lpfc_mbx_process_link_up()
3279 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1); in lpfc_mbx_cmpl_read_topology()
3423 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1); in lpfc_mbx_cmpl_reg_login()
3427 pmb->context1 = NULL; in lpfc_mbx_cmpl_reg_login()
3620 if (pmb->context1) { in lpfc_create_static_vport()
3621 mp = (struct lpfc_dmabuf *)pmb->context1; in lpfc_create_static_vport()
3643 mp = (struct lpfc_dmabuf *)pmb->context1; in lpfc_create_static_vport()
[all …]
Dlpfc_mbox.c95 pmb->context1 = (uint8_t *)mp; in lpfc_dump_static_vport()
305 pmb->context1 = (uint8_t *)mp; in lpfc_read_topology()
623 pmb->context1 = mp; in lpfc_read_sparam()
775 pmb->context1 = (uint8_t *) mp; in lpfc_reg_rpi()
850 mbox->context1 = NULL; in lpfc_sli4_unreg_all_rpis()
2250 mbox->context1 = (uint8_t *) mp; in lpfc_sli4_dump_cfg_rg23()
2285 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) mbox->context1; in lpfc_mbx_cmpl_rdp_page_a2()
2321 struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (mbox->context1); in lpfc_mbx_cmpl_rdp_page_a0()
2337 mbox->context1 = mp; in lpfc_mbx_cmpl_rdp_page_a0()
2398 mbox->context1 = mp; in lpfc_sli4_dump_page_a0()
Dlpfc_bsg.c309 dd_data = cmdiocbq->context1; in lpfc_bsg_send_mgmt_cmd_cmp()
488 cmdiocbq->context1 = dd_data; in lpfc_bsg_send_mgmt_cmd()
583 dd_data = cmdiocbq->context1; in lpfc_bsg_rport_els_cmp()
585 cmdiocbq->context1 = ndlp; in lpfc_bsg_rport_els_cmp()
722 cmdiocbq->context1 = dd_data; in lpfc_bsg_rport_els()
763 cmdiocbq->context1 = ndlp; in lpfc_bsg_rport_els()
1390 dd_data = cmdiocbq->context1; in lpfc_issue_ct_rsp_cmp()
1554 ctiocb->context1 = dd_data; in lpfc_issue_ct_rsp()
2460 dmabuff = (struct lpfc_dmabuf *) mbox->context1; in lpfcdiag_loop_self_reg()
2461 mbox->context1 = NULL; in lpfcdiag_loop_self_reg()
[all …]
Dlpfc_ct.c269 if (ctiocb->context1) { in lpfc_ct_free_iocb()
270 buf_ptr = (struct lpfc_dmabuf *) ctiocb->context1; in lpfc_ct_free_iocb()
273 ctiocb->context1 = NULL; in lpfc_ct_free_iocb()
322 geniocb->context1 = (uint8_t *) inp; in lpfc_gen_req()
736 struct lpfc_dmabuf *inp = (struct lpfc_dmabuf *) cmdiocb->context1; in lpfc_cmpl_ct_cmd_gff_id()
873 inp = (struct lpfc_dmabuf *) cmdiocb->context1; in lpfc_cmpl_ct()
1326 struct lpfc_dmabuf *inp = cmdiocb->context1; in lpfc_cmpl_ct_cmd_fdmi()
1371 struct lpfc_dmabuf *inp = cmdiocb->context1; in lpfc_cmpl_ct_disc_fdmi()
Dlpfc_vport.c137 mp = (struct lpfc_dmabuf *) pmb->context1; in lpfc_vport_sparm()
138 pmb->context1 = NULL; in lpfc_vport_sparm()
Dlpfc_sli.c918 lpfc_cmd = (struct lpfc_scsi_buf *) piocbq->context1; in __lpfc_sli_get_sglq()
929 ndlp = piocbq->context1; in __lpfc_sli_get_sglq()
2141 pdone_q = (wait_queue_head_t *) pmboxq->context1; in lpfc_sli_wake_mbox_wait()
2169 mp = (struct lpfc_dmabuf *) (pmb->context1); in lpfc_sli_def_mbox_cmpl()
2239 ndlp = pmb->context1; in lpfc_sli4_unreg_rpi_cmpl_clr()
4792 mp = (struct lpfc_dmabuf *) mboxq->context1; in lpfc_sli4_read_fcoe_params()
6465 mp = (struct lpfc_dmabuf *) mboxq->context1; in lpfc_sli4_hba_setup()
6477 mboxq->context1 = NULL; in lpfc_sli4_hba_setup()
8223 ndlp = (struct lpfc_nodelist *)iocbq->context1; in lpfc_sli4_iocb2wqe()
8269 } else if (pcmd && iocbq->context1) { in lpfc_sli4_iocb2wqe()
[all …]
Dlpfc_scsi.c505 psb->cur_iocbq.context1 = psb; in lpfc_new_scsi_buf_s3()
917 psb->cur_iocbq.context1 = psb; in lpfc_new_scsi_buf_s4()
3899 (struct lpfc_scsi_buf *) pIocbIn->context1; in lpfc_scsi_cmd_iocb_cmpl()
4274 piocbq->context1 = lpfc_cmd; in lpfc_scsi_prep_cmnd()
4408 (struct lpfc_scsi_buf *) cmdiocbq->context1; in lpfc_tskmgmt_def_cmpl()
4741 BUG_ON(iocb->context1 != lpfc_cmd); in lpfc_abort_handler()
Dlpfc_nportdisc.c519 elsiocb = (struct lpfc_iocbq *)mboxq->context1; in lpfc_mbx_cmpl_resume_rpi()
1136 mp = (struct lpfc_dmabuf *) mbox->context1; in lpfc_cmpl_plogi_plogi_issue()
1488 mp = (struct lpfc_dmabuf *) (mb->context1); in lpfc_rcv_logo_reglogin_issue()
Dlpfc_attr.c1179 pmboxq->context1 = NULL; in lpfc_get_hba_info()
5355 pmboxq->context1 = NULL; in lpfc_get_stats()
5387 pmboxq->context1 = NULL; in lpfc_get_stats()
5472 pmboxq->context1 = NULL; in lpfc_reset_stats()
5490 pmboxq->context1 = NULL; in lpfc_reset_stats()
Dlpfc_init.c414 mp = (struct lpfc_dmabuf *) pmb->context1; in lpfc_config_port_post()
421 mp = (struct lpfc_dmabuf *) pmb->context1; in lpfc_config_port_post()
426 pmb->context1 = NULL; in lpfc_config_port_post()
/linux-4.4.14/security/selinux/ss/
Dservices.c2734 struct context *context1; in security_sid_mls_copy() local
2752 context1 = sidtab_search(&sidtab, sid); in security_sid_mls_copy()
2753 if (!context1) { in security_sid_mls_copy()
2767 newcon.user = context1->user; in security_sid_mls_copy()
2768 newcon.role = context1->role; in security_sid_mls_copy()
2769 newcon.type = context1->type; in security_sid_mls_copy()
/linux-4.4.14/Documentation/scsi/
DChangeLog.lpfc331 lpfc_sli_handle_mb_event, pmb->context1 points to a waitq. Do